Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to calculate ages as of 8/1/06. How can I do this if I enter the
Birthdates for each participant? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() 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
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I get Excel to automatically calculate salaries actually received in financial year? | Excel Discussion (Misc queries) | |||
Calculate Hours and overtime by week | Excel Worksheet Functions | |||
Spreadsheet Won't Calculate | Excel Discussion (Misc queries) | |||
help with sumif to calculate column | Excel Discussion (Misc queries) | |||
Not able to calculate. | Excel Worksheet Functions |