Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I would like to get the amount of months difference between two dates. I used datediff but that would only give me the months as a whole number. Is there a way to get a decimal number? i.e. date1 = 04/01/09; date2 = 06/30/09 datediff("m", date1, date2) = 2 months but I would like the answer to be 2.9 something.... is this possible? - Thanks! -- Learning |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I calculate fractional months between two dates? | Excel Discussion (Misc queries) | |||
How calculate exact # of months between two dates? | Excel Worksheet Functions | |||
Calculate number of months between dates | Excel Worksheet Functions | |||
Calculate number of months between 2 dates | New Users to Excel | |||
How do I calculate how many days in which months given two dates . | Excel Programming |