EDATE

EDATE adjust a date by a number of months

Synopsis

EDATE(date,months)

Arguments

date: date serial value

months: signed number of months

Description

EDATE returns date moved forward or backward the number of months specified by months.

Microsoft Excel Compatibility

This function is Excel compatible.

See also

DATE.