C
Chris
Hi - need some help here...
Does anybody know how to display a number as years and months?
I would like to show 1.8 as 1 year, 9 months instead of a decimal.
The 1.8 I get by subrtracting my start date from today's date....
=today()-Cell with start date/365
Does anybody know how to display a number as years and months?
I would like to show 1.8 as 1 year, 9 months instead of a decimal.
The 1.8 I get by subrtracting my start date from today's date....
=today()-Cell with start date/365