I need to calculate the number of days or months between two dates in my Excel worksheet. What is the process for calculating the difference between dates in Excel?
Shathana. S.R. Answered question April 21, 2023
- Use DATEDIF to find the total years
- Use DATEDIF again with “ym” to find months.
- Use a different formula to find days.
I can calculate by these methods.
Shathana. S.R. Answered question April 21, 2023
