NamssoB
Board Regular
- Joined
- Jul 8, 2005
- Messages
- 76
- Office Version
- 365
- 2016
- Platform
- Windows
I need to display the MONTH and YEAR of a future date. I'm using NPER in a calculation that returns what appears to be a LONG value (in months), and I want to add that to a specific date. I can easily figure out how to turn 5.832412335 Years into a nice rounded/truncated number = 70 months. But now I'm having trouble adding those 70 months to a date to get a future date.
For example:
1/1/2017 plus 5.832412335 years = MMM-YYYY
I don't care about the exact day, and I'm using =ROUNDUP() to get the following month, but I don't want to round the years up).
Any takers?
For example:
1/1/2017 plus 5.832412335 years = MMM-YYYY
I don't care about the exact day, and I'm using =ROUNDUP() to get the following month, but I don't want to round the years up).
Any takers?