Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,388
Default caculate a persons age

What function do I use to caculate someones age
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 510
Default caculate a persons age

Hi

=DATEDIF(BirthDate,TODAY(),"y")
to get the current age in years.

=DATEDIF(BirthDate,TODAY(),"ym")
to get months over full years.

=DATEDIF(BirthDate,TODAY(),"y")
to get days over full months.

(there may be some inaccuracies due variable month lengths for last 2
formulas for specific dates as function 2 first parameters).


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )


"Dave" wrote in message
...
What function do I use to caculate someones age



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default caculate a persons age

See this:

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

Biff

"Dave" wrote in message
...
What function do I use to caculate someones age



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
what formula do i need to calculate a persons age brenner Excel Discussion (Misc queries) 12 September 20th 06 10:28 AM
How can I caculate text in a column? Calculation of Text Excel Discussion (Misc queries) 5 April 11th 06 04:32 PM
Function to caculate date Jen Excel Discussion (Misc queries) 3 July 18th 05 03:39 AM
pivit table will not caculate Mike Excel Discussion (Misc queries) 1 March 28th 05 10:57 PM
Caculate Age John Excel Worksheet Functions 0 November 16th 04 04:06 PM


All times are GMT +1. The time now is 11:21 PM.

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

About Us

"It's about Microsoft Excel"