ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   How do I calculate the age of a subject based on their DOB? (https://www.excelbanter.com/new-users-excel/85962-how-do-i-calculate-age-subject-based-their-dob.html)

Gdm/kmf

How do I calculate the age of a subject based on their DOB?
 
I want excel to calculate the age of a subject by entering the date of birth
of such subject

Ron Coderre

How do I calculate the age of a subject based on their DOB?
 
See the "Calculating A Person's Age" section of Chip Pearson's website:

http://www.cpearson.com/excel/datedif.htm

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"Gdm/kmf" wrote:

I want excel to calculate the age of a subject by entering the date of birth
of such subject


JMB

How do I calculate the age of a subject based on their DOB?
 
Assuming your birthday is in A1

=DATEDIF($A$1,NOW(),"Y")&" Years, "&DATEDIF($A$1,NOW(),"YM")&" Months,
"&DATEDIF($A$1,NOW(),"MD")&" Days"

"Gdm/kmf" wrote:

I want excel to calculate the age of a subject by entering the date of birth
of such subject



All times are GMT +1. The time now is 10:12 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com