B
Bosco Tsang
I am trying to set a formula to calculate the months backward from
todays, and the following function seems not working ...it will return
xx/xx/1900 00:00 as output,
=datedif(c6,today(),"m")
and I've also tested the following, none return normal,
=year(today()) returns xx/xx/1900 00:00
=year(c6) returns yy/yy/1904 00:00
(not the same date as in c6)
Is there something wrong with my version of Excel? I am using MS
Office 2000.
How can I set up the formula to count the number of months from a
starting date (in c6) to today?
Thanks,
Bosco.
todays, and the following function seems not working ...it will return
xx/xx/1900 00:00 as output,
=datedif(c6,today(),"m")
and I've also tested the following, none return normal,
=year(today()) returns xx/xx/1900 00:00
=year(c6) returns yy/yy/1904 00:00
(not the same date as in c6)
Is there something wrong with my version of Excel? I am using MS
Office 2000.
How can I set up the formula to count the number of months from a
starting date (in c6) to today?
Thanks,
Bosco.