View Single Post
  #2   Report Post  
Nick Hodge
 
Posts: n/a
Default

Dave

=DATEDIF(A1,B1,"m")

Works for me

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS

"Dave" wrote in message
...
I am trying to subtract 2 dates and return the result as number of months.

I have seen post related to DateDif but whne I use this I get a Name
error.

How do I subtract dates and get number of months?

Thanks

Dave