Thread
:
=DATEDIF(A15,TODAY(),"m")
View Single Post
#
2
Roger Govier
Posts: n/a
Hi Ron
try
=DATEDIF(A15,"15/10/2011","m")
Regards
Roger Govier
Ron wrote:
Hi
=DATEDIF(A15,TODAY(),"m") gives the number of months, from a date in the
past, in A15. How can I get the number of months from A15 to say 15/10/2011?
Thanks Ron
Reply With Quote