Math, asked by paryusha3734, 1 year ago

calculate the number of years and months between two dates in excel

Answers

Answered by Anonymous
5

Answer:

In a new cell, type in =DATEDIF(A1,B1,”Y”). The “Y” signifies that you'd like the information reported in years. This will give you the number of years between the two dates. To find the number of months or days between two dates, type into a new cell: =DATEDIF(A1,B1,”M”) for months or =DATEDIF(A1,B1,”D”) for days

here's ur answer mate

Similar questions