How to Calculate Age Using Excel

By SeventhSibling

Calculate Age Calculate Age

Rate: (1 Ratings)

If you need to know the age of something and you have a start date, there is a formula you can use in Excel to calculate the age in year, month, and day format.

Instructions

Difficulty: Moderate

Things You’ll Need:

  • Excel
  • Basic understanding of Excel formulas

Step1
Start With Column of Dates Open the file that has the listing of dates. For demonstration purposes, the dates will be in column A and the age results will display in column B
Step2
Copy and paste the following formula into cell B2 and fill down.

=DATEDIF(A2,TODAY(),"y")&" years "&DATEDIF(A2,TODAY(),"ym")&" months "&DATEDIF(A2,TODAY(),"md")&" days"
Step3
Age Displayed The result will show the difference from the current date to include the number of years, months, and days. The best news is that you don’t have to update the formula if you open the file at a later date; the age will automatically recalculate based on the current date.
Step4
Sort By Birthday To sort the ages, use the birthday column and choose Ascending or Descending order.
Step5
Final Age List The finalized listing, sorted to show the oldest to the youngest.

Post a Comment

POST A COMMENT

Request a New How-To Article

Looking for more How To information? Chances are there’s an eHow member who knows how to do what you’re looking to do. Submit an article request now!

eHow Article:  How to Calculate Age Using Excel

eHow Member: SeventhSibling

SeventhSibling

Authority Authority | 11550 Points

Category: Computers

Articles: See my other articles

Related Ads