Date Calculations
-
Hello,
I was looking at the information on using formulas located here:
https://tablepress.org/tablepress-features-formulas/
However, I can’t seem to get this date calculation to work:
=datedif(X2,today(),”Y”)&” Years “&datedif(X2,today(),”YM”)&” Months “&datedif(X2,today(),”MD”)&” Days”
Any ideas on how I can calculate the difference between a date in a cell and Today in Years, Months, Days?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Date Calculations’ is closed to new replies.