View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bob@HP Bob@HP is offline
external usenet poster
 
Posts: 2
Default Unexpected value with date calculation

b2 is set to =DATE(2007,6,9)
i5 is set to =DATE(2007,6,10)
h10's formula is =DATEDIF(I5,B2,"Y")

I'm expecting an answer of 0, but I get 107. The format of H10 is set to
general.

Any suggestions?

Thanks,

Bob