ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   formula to calculate age at a given date in years and months? (https://www.excelbanter.com/excel-discussion-misc-queries/131189-formula-calculate-age-given-date-years-months.html)

sjric2

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?

Mike Middleton

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?




Teethless mama

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?


sjric2

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?






All times are GMT +1. The time now is 03:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com