EDATE
Category: DateTime Function.
Description: Returns a date that is a specified number of months before or after a start date.
Syntax: EDATE(start_date, months)
If months is not an integer, it is truncated.
Dates should be supplied as cell references, or as results of the DATE or other function that returns a sequential serial number representing a particular date.