Returns the date-serial number that is the given number of months away or before the specified date. The day of the month remains unchanged, unless it is more than the number of days in the new month.
Syntax
start_date: The date to which you want to add/remove the given number of months. E.g. "3/2/2020"
Remarks
The result can be formatted to display the date.
Examples
Formula | Result |
=EDATE("3/2/2020";1) | 43923 |
=EDATE("1/1/2020";5) | 6/1/20 |
=EDATE("1/1/2020";-2) | 43770 |
Possible Errors
Errors | Meaning |
#N/A! |
|
#NAME! |
|
#VALUE! |
|
#REF! |
|
Similar Functions
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.