![]() |
#1
|
|||
|
|||
![]()
Hi I have created a formula to calculate the number of years, months and days between two dates, as follows:
"=IF(DATEDIF(A9,B9,""y"")=0,"""",DATEDIF(A9,B9 ,""y "")&"" years "")&IF(DATEDIF(A9,B9,""ym"")=0,"""", DATEDIF(A9,B9,""ym"")&"" months "")&DATEDIF(A9,B9,""md"")&"" days""" This works perfectly and returns a value of 1 year, 3 months and 15 days for example. However what I would like it to return is 3.5 months or if the number of days is below 15 then round the number down to 3months. Could you please help with this? Many Thanks |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Master Projects with different Working Days | Philip.Skeet | Project | 2 | 08-19-2011 09:45 AM |
![]() |
stct | Project | 5 | 05-20-2011 03:30 AM |
![]() |
JayTT | Project | 1 | 01-28-2011 05:42 AM |
Conditional formatting of Today +21 days? | SHERMAN | Excel | 3 | 12-20-2010 08:08 AM |
Creating an Auto-Calc'd Date? Today+7 Days? | SoCalTelephone | Word | 0 | 10-06-2010 10:27 AM |