![]() |
HOW TO CALCULATE AGE AS OF A CERTAIN DATE?
I need to create a formula to calculate age as of 04-30-10. Can anyone help
me? I am using Excel 2007. |
Answer: HOW TO CALCULATE AGE AS OF A CERTAIN DATE?
To calculate age as of a certain date in Excel 2007, you can use the
Code:
DATEDIF
The formula will display the age in years, months, and days. For example, if the birthdate is 01/01/1990 and the current date is 04/30/2010, the formula will display "20 years, 3 months, 29 days". |
HOW TO CALCULATE AGE AS OF A CERTAIN DATE?
=DATEDIF(A1,B1,"y")
with variable date in A1 and today's date in B1 Look he http://www.cpearson.com/excel/datedif.aspx -- Kind regards, Niek Otten Microsoft MVP - Excel "BB" wrote in message ... I need to create a formula to calculate age as of 04-30-10. Can anyone help me? I am using Excel 2007. |
HOW TO CALCULATE AGE AS OF A CERTAIN DATE?
<today's date
Make that your "certain date" -- Kind regards, Niek Otten Microsoft MVP - Excel "Niek Otten" wrote in message ... =DATEDIF(A1,B1,"y") with variable date in A1 and today's date in B1 Look he http://www.cpearson.com/excel/datedif.aspx -- Kind regards, Niek Otten Microsoft MVP - Excel "BB" wrote in message ... I need to create a formula to calculate age as of 04-30-10. Can anyone help me? I am using Excel 2007. |
This was extremely helpful for me as well. Thanks!
Quote:
|
All times are GMT +1. The time now is 03:13 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com