What Does It Do?
This function calculates the difference between two dates. It can show the result in weeks, months or years.
Syntax
=DATEDIF(FirstDate,SecondDate,”Interval”)
FirstDate : This is the earliest of the two dates.
SecondDate : This is the most recent of the two dates.
“Interval” : This indicates what you want to calculate.
These are the available intervals.
Formatting
No special formatting is needed.