Hi there,
Am getting a curious result when I use Date diff to return a result for 2 identical dates (except for year).

When I do "=DATEDIF(A10,TODAY(),"YD")" ... where A10 = "4 Jun 2003" I get a result of 355.

However, when I do "=DATEDIF(A11,TODAY(),"YD")" where A11 = "4 Jun 2005" I get a result of 354.

Is anyone able to help me out as to why there is a day difference when the year should not matter?
Is there a way around this?

Many thanks in advance
Andy