The EDATE function calculates the date from a start_date plus or minus the number of months indicated. For example, the formula
EDATE("12 December, 1997", -3)
returns the date "12 September, 1997".
See also:
Other date functions