I would appreciate assistance with a date formula.
All of my static dates are in column C starting with C1, using a format of xx/xx/xxxx.
In column D starting with D1, I am using =(DATEDIF(C1,TODAY(),"Y") which tells me how many years there are between the value of C1 and today's date.
What I would like to do also have the amount of remaining months along with the years in the same cell.
For example: "16 Years and 2 Months"
All of my static dates are in column C starting with C1, using a format of xx/xx/xxxx.
In column D starting with D1, I am using =(DATEDIF(C1,TODAY(),"Y") which tells me how many years there are between the value of C1 and today's date.
What I would like to do also have the amount of remaining months along with the years in the same cell.
For example: "16 Years and 2 Months"