EDATE
The result is a date which is a number of months away from the start date. Only months are considered; days are not used for calculation.
EDATE(alguskuupƤev; kuud)
AlguskuupƤev on mingi kuupƤev.
Kuud on kuude arv enne (negatiivne) vƵi pƤrast (positiivne) alguskuupƤeva.
Mis kuupäev oli üks kuu enne 31.03.2001?
=EDATE("2001-03-31";-1) returns the serial number 36950. Formatted as a date, this is 2001-02-28.