Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default formula to calculate age at a given date in years and months?

Hi,

Does anyone have a formula to calculate a person's age in years and months
eg 20years, 10 months based on a specified point in time?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 762
Default formula to calculate age at a given date in years and months?

sjric2 -

Chip Pearson's information may help:

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

- Mike


"sjric2" wrote in message
...
Hi,
Does anyone have a formula to calculate a person's age in years and months
eg 20years, 10 months based on a specified point in time?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,718
Default formula to calculate age at a given date in years and months?

=DATEDIF(A1,TODAY(),"y")&" years, "&DATEDIF(A1,TODAY(),"ym")&" months"


"sjric2" wrote:

Hi,

Does anyone have a formula to calculate a person's age in years and months
eg 20years, 10 months based on a specified point in time?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default formula to calculate age at a given date in years and months?

Thanks Mike, that was exactly what I needed :)

"Mike Middleton" wrote:

sjric2 -

Chip Pearson's information may help:

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

- Mike


"sjric2" wrote in message
...
Hi,
Does anyone have a formula to calculate a person's age in years and months
eg 20years, 10 months based on a specified point in time?




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 CALCULATE THE YEARS MONTHS AND DAYS BETWEEN SEVERAL DATE Susan Excel Discussion (Misc queries) 1 June 29th 06 02:27 PM
Calculate number of years and months employed using hire date and. TryingTime Excel Worksheet Functions 1 June 29th 06 04:26 AM
HOW DO YOU CALCULATE AGE BY DATE OF BIRTH I NEED YEARS AND MONTHS dallyup2 Excel Discussion (Misc queries) 2 February 28th 06 08:20 PM
how to calculate years, months by using one formula srinivasa rao Charts and Charting in Excel 2 April 15th 05 08:28 AM
calculate date differences in years and months Joyce Excel Worksheet Functions 1 March 14th 05 05:18 PM


All times are GMT +1. The time now is 11:44 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"