Skip to main content

EDATE

Returns the serial number of the date a given number of months before or after a start date, keeping the day-of-month (clamped to the target month length).

CategoryDate
SyntaxEDATE(start_date, months)

Parameters

ParameterRequiredDescription
start_dateRequiredThe Excel date serial number to start from.
monthsRequiredMonths to add (negative for earlier dates).

Example

EDATE()

Auto-generated from the EngCanvas function registry.