EOMONTH
Returns the serial number of the last day of the month a given number of months before or after a start date.
| Category | Date |
| Syntax | EOMONTH(start_date, months) |
Parameters
| Parameter | Required | Description |
|---|---|---|
start_date | Required | The Excel date serial number to start from. |
months | Required | Months to add (negative for earlier dates). |
Example
EOMONTH()
Auto-generated from the EngCanvas function registry.