Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
PattiJ621
 
Posts: n/a
Default How to calculate an age?

I need to calculate ages as of 8/1/06. How can I do this if I enter the
Birthdates for each participant?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SteveG
 
Posts: n/a
Default How to calculate an age?


Chip Pearson's site has exactly what you need.

HTH

Steve

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


--
SteveG
------------------------------------------------------------------------
SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571
View this thread: http://www.excelforum.com/showthread...hreadid=522667

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Tom Ogilvy
 
Posts: n/a
Default How to calculate an age?

see Chip Pearson's site for documentation on Datedif

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

--
Regards,
Tom Ogilvy



"PattiJ621" wrote:

I need to calculate ages as of 8/1/06. How can I do this if I enter the
Birthdates for each participant?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
PattiJ621
 
Posts: n/a
Default How to calculate an age?

I tried that ... can somebody explain it simpler?

"Tom Ogilvy" wrote:

see Chip Pearson's site for documentation on Datedif

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

--
Regards,
Tom Ogilvy



"PattiJ621" wrote:

I need to calculate ages as of 8/1/06. How can I do this if I enter the
Birthdates for each participant?

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Paul B
 
Posts: n/a
Default How to calculate an age?

PattiJ621, See if this will do what you want, put this in a cell and put
your birthday in A1

=DATEDIF(A1,DATE(2006,8,1),"y") & " years, " &
DATEDIF(A1,DATE(2006,8,1),"ym") & " months, " &
DATEDIF(A1,DATE(2006,8,1),"md") & " days"

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"PattiJ621" wrote in message
...
I need to calculate ages as of 8/1/06. How can I do this if I enter the
Birthdates for each participant?





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
How do I get Excel to automatically calculate salaries actually received in financial year? Kei Excel Discussion (Misc queries) 0 March 3rd 06 10:26 AM
Calculate Hours and overtime by week gregt812 Excel Worksheet Functions 1 November 23rd 05 07:03 PM
Spreadsheet Won't Calculate Scott Excel Discussion (Misc queries) 0 September 29th 05 05:37 PM
help with sumif to calculate column rvnwdr Excel Discussion (Misc queries) 3 June 30th 05 12:38 AM
Not able to calculate. mark_kramarczyk Excel Worksheet Functions 1 December 29th 04 08:55 PM


All times are GMT +1. The time now is 07:59 AM.

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"