Forum Discussion
Dharmendra_Bharwad
Oct 13, 2022Brass Contributor
Add months in date
I want to add either integral or decimal number of months in date. For that, I have added formula in attached sheet. But the problem is that it calculates exact number of days and not the nearest end...
- Oct 13, 2022
Why is the first date the first of the month and all the others the last day of the month?
If you want to round up, why do you want the result for the first date to be the 15th instead of the 16th?
The middle of January is the 16th, not the 15th.
See attached workbook with first date changed to 31-12-2022 for consistency, and a new formula that will work if the dates are all the last day of the month.
HansVogelaar
Oct 13, 2022MVP
Dharmendra_Bharwad
Oct 13, 2022Brass Contributor
Thanks HansVogelaar
This formula works now except for the month of February. Can you please adjust if for Feb as well?