EDATE function - Add and subtract months to a specified date in Excel

EDATE function: The function that adds (subtracts) months on a specified date. Use this function to calculate the due date that matches the release date in the month. Syntax: EDATE (start_date, months)

The following article introduces you to the EDATE function - one of the functions in the date and time group function is very popular in Excel.

Picture 1 of EDATE function - Add and subtract months to a specified date in Excel

Description: The function performs addition (subtraction) of the month on the specified date. Use this function to calculate the due date that matches the release date in the month.

Syntax: EDATE (start_date, months)

Inside:

- start_date: The date represents the start date to add or subtract month values.

- months: The number of months to be added to start_date, the following cases:

+ months> 0 -> Create new days in the future.

+ months <0 -> Create new date in the past.

Attention:

- Excel stores the date as a serial number to facilitate the calculation process.

- If the start_date value is  not a valid date -> the function returns the #VALUE! Error value

- Where the value moths is not an integer -> it is truncated to an integer.

For example:

Calculate the value of the day after adding or subtracting 1 month value in the table below:

Picture 2 of EDATE function - Add and subtract months to a specified date in Excel

- In the cell to calculate enter the formula: = EDATE (E7, F7).

Picture 3 of EDATE function - Add and subtract months to a specified date in Excel

- Press Enter -> days after 1/1/2011 1 month is:

Picture 4 of EDATE function - Add and subtract months to a specified date in Excel

- Similarly copying the formula for the remaining values ​​results:

Picture 5 of EDATE function - Add and subtract months to a specified date in Excel

- Where the value of months is not an integer -> it is truncated to an integer.

Picture 6 of EDATE function - Add and subtract months to a specified date in Excel

The above are instructions and some specific examples when working with EDATE function in Excel.

Good luck!

You've just finished reading the article "EDATE function - Add and subtract months to a specified date in Excel" edited by the TipsMake team. You can save edate-function-add-and-subtract-months-to-a-specified-date-in-excel.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.

« PREV : EOMONTH function -...
DAYS360 function -... : NEXT »