Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
doctor who golf
 
Posts: n/a
Default how to calculate an age from 10/8/1943

i have members birth dates in Exel an whant to display them diffrently
at present they are like this 10/8/1943, 1/3/1943.
would like them to look like 62yrs 15days

  #2   Report Post  
Posted to microsoft.public.excel.newusers
Peo Sjoblom
 
Posts: n/a
Default how to calculate an age from 10/8/1943

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


--

Regards,

Peo Sjoblom

"doctor who golf" <doctor who wrote in
message ...
i have members birth dates in Exel an whant to display them diffrently
at present they are like this 10/8/1943, 1/3/1943.
would like them to look like 62yrs 15days



  #3   Report Post  
Posted to microsoft.public.excel.newusers
Ron Coderre
 
Posts: n/a
Default how to calculate an age from 10/8/1943

Try something like this:
Where A1 contains the birthdate...
B1: =DATEDIF(A1,TODAY(),"y")& "Yrs "&DATEDIF(A1,TODAY(),"yd")&" Days"

For documentation on the DATEDIF function see Chip Pearson's site:
http://www.cpearson.com/excel/datedif.htm


Does that help?

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


"doctor who golf" wrote:

i have members birth dates in Exel an whant to display them diffrently
at present they are like this 10/8/1943, 1/3/1943.
would like them to look like 62yrs 15days

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 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
How can I calculate Vacation Time earned based on length of emplo. Kim Excel Discussion (Misc queries) 2 March 15th 05 08:04 PM
formula to calculate # of days between dates, excluding holidays abs2299 Excel Discussion (Misc queries) 8 March 3rd 05 02:21 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:08 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"