Hi there! Can anyone kindly please help me with this - I'm new to SmartSheets and having trouble working out formulas…
In one column I have dates that Volunteers started volunteering with our company. The second column I used the following formula to get the number of years that it totals:
=YEAR(TODAY()) - YEAR([Vol Start Date]@row)
However, it keeps rounding up - e.g. if they have done 3 years 9 months it says in column 2 that it's 4 years.
I'm setting up an automation to flag when someone hits a specific milestone e.g. 5 years, so am wanting it to either show the year and month (fine to be decimal places, e.g. 3.75) / or if it's only showing year for it to be exact and doesn't round up. Do you know a formula for how I might go about this?
Thanks so much for your help!