EOMONTH(start_date, months)

The EOMONTH function calculates the end of the month from a start_date plus or minus the number of months indicated. For example, the formula

EOMONTH("4/4/96", 5)

returns the date "30 September, 1996".

See also:

Other date functions