Forum Discussion
Add months in date
- 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.
Thanks HansVogelaar
This formula works now except for the month of February. Can you please adjust if for Feb as well?
- HansVogelaarOct 13, 2022MVP
3 months after 15-11-2022 is 15-02-2023.
Th month of February has 28 days. 0.5 month = 14 days.
14 days after 15-02-2023 is 01-03-2023.
What would you like the result to be instead, and why?
- Dharmendra_BharwadOct 13, 2022Brass Contributor
I have attached the excel sheet that illustrates what the issue is. Let me know if it still not cleared.
- HansVogelaarOct 13, 2022MVP
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.