Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
=(YEAR(B7)-YEAR($B$6))+((MONTH(B7)-MONTH($B$6))/12)
is this the easiest way to calculate number of years(including fractions) between two dates? I thought =YEAR(B7)-YEAR($B$6) would have done it if b7 = 3/12/1999 and b6 = 1/12/1998 the answer is 1.00 so it's apparently just rounding the number to whole years the first formula seems to work but I didn't think it would have to be that complicated thanks Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calculating due dates | Excel Worksheet Functions | |||
calculating dates | New Users to Excel | |||
Calculating number of days between two dates that fall between two other dates | Excel Discussion (Misc queries) | |||
I need help calculating dates? | Excel Worksheet Functions | |||
calculating dates | Excel Worksheet Functions |