Forum Discussion
get name next months
I need your help
you need to get the following month from the current date for the following 12 months:
I used the dateadd function but it is very strange because I don't calculate for the month of December
Example:
| Mes | X1 | X2 | X3 | X4 | X5 | X6 | X7 | X8 | X9 |
| enero | febrero | marzo | abril | mayonesa | junio | ||||
| febrero | marzo | abril | mayonesa | junio | |||||
| marzo | abril | mayonesa |
- Anonymous6 years ago
Hola hombre
Description
Returns the serial number that represents the date that is the indicated number of months before or after a specified date (the start_date). Use EDATE to calculate maturity dates or due dates that fall on the same day of the month as the date of issue.Syntax
EDATE(start_date, months)
1 Reply
- AnonymousNot applicable
Hola hombre
Description
Returns the serial number that represents the date that is the indicated number of months before or after a specified date (the start_date). Use EDATE to calculate maturity dates or due dates that fall on the same day of the month as the date of issue.Syntax
EDATE(start_date, months)