Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Gdm/kmf
 
Posts: n/a
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Ron Coderre
 
Posts: n/a
Default 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

  #3   Report Post  
Posted to microsoft.public.excel.newusers
JMB
 
Posts: n/a
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
calculate min in col B subject to text in col A WvR Excel Worksheet Functions 10 February 7th 07 07:52 AM
Ranking based on two columns sa02000 Excel Worksheet Functions 2 April 17th 06 06:10 PM
How can I calculate commissions that are not percentage based? Sean Excel Discussion (Misc queries) 3 March 31st 06 08:10 PM
Subtract a group of cells from a total based on ending date Nicholas Scarpinato Excel Discussion (Misc queries) 0 May 17th 05 03:25 PM
Calculation based on a condition mac_see Excel Worksheet Functions 3 April 22nd 05 01:24 AM


All times are GMT +1. The time now is 06:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"