Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
guys i need to know how to calculate how many months have pass from a date
to january of 2006 Ej. Dic-79 (12/1979, in this case are 313 months) if you know how (you almost always know) please let me know thanks and happy new year |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
With a true date in A1:
=DATEDIF(A1,DATE(2006,1,1),"m") for example, if A1 contains 1/18/1945, then the formula gives 731 -- Gary''s Student - gsnu200764 "Anonimus Secret Gates" wrote: guys i need to know how to calculate how many months have pass from a date to january of 2006 Ej. Dic-79 (12/1979, in this case are 313 months) if you know how (you almost always know) please let me know thanks and happy new year |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Numbers in words | Excel Worksheet Functions | |||
Numbers to Words | New Users to Excel | |||
Converting words to numbers | Excel Discussion (Misc queries) | |||
Converting numbers into words? | Excel Discussion (Misc queries) | |||
Words > Numbers (i.e. Vanity Phone Numbers) function | Excel Worksheet Functions |