janema
Board Regular
- Joined
- Nov 28, 2022
- Messages
- 143
- Office Version
- 365
- 2021
- 2019
- 2011
- 2010
- Platform
- Windows
- Mobile
Hello, I am trying to convert the years and months between a date and TODAY into a decimal, but my result is coming back off. I am using the following formula, but it should be returning something like 1.11, but it comes back as 24.00 as shown in that first row. I am not sure why my formula isn't coming back correctly. Thank you so much in advance for your help!
=INT(YEARFRAC(L2,TODAY()))*12
=INT(YEARFRAC(L2,TODAY()))*12