EDATE FUNCTION
The EDATE
function in Excel is used to add or subtract a specified number of months to a date. It's useful for calculating future or past dates based on a starting date.
The
EDATE
function in Excel is primarily used to add or subtract months from a given date. However, if you want to add or subtract days, you can use a simple arithmetic operation instead. Here’s how you can do both:Syntax :
=EDATE(start_date, months)
"2024-09-10"
) or refer to a cell containing a date.Example :
0 Comments