im trying to get the value that how many year month and days remaining and i used datediff but problem is when end date is greater then start date its giving me error
here is the formula
=DATEDIF(DATEDIF(today(),U2,"ym") &" months," &DATEDIF(today(),U2,"md") &" days"
so when its negative i need same output
and noe know how can i get rid this error
here is the formula
=DATEDIF(DATEDIF(today(),U2,"ym") &" months," &DATEDIF(today(),U2,"md") &" days"
so when its negative i need same output
and noe know how can i get rid this error