Thread
:
I want to subtract 2 dates and display the result as months
View Single Post
#
2
Nick Hodge
Posts: n/a
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
Reply With Quote