ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Excel - Calculate age from DOB in years, months days (https://www.excelbanter.com/excel-worksheet-functions/255933-excel-calculate-age-dob-years-months-days.html)

Polly

Excel - Calculate age from DOB in years, months days
 
Might seem obvious but I can't find an answer in Excel Help. I am trying to
calculate age in years, months and days by subtracting cell containing date
of birth from cell containing today function. Using 2007.
Many thanks.

Gary''s Student

Excel - Calculate age from DOB in years, months days
 
See Calculating Age near the bottom of:


--
Gary''s Student - gsnu201001


"Polly" wrote:

Might seem obvious but I can't find an answer in Excel Help. I am trying to
calculate age in years, months and days by subtracting cell containing date
of birth from cell containing today function. Using 2007.
Many thanks.


Glenn

Excel - Calculate age from DOB in years, months days
 
Polly wrote:
Might seem obvious but I can't find an answer in Excel Help. I am trying to
calculate age in years, months and days by subtracting cell containing date
of birth from cell containing today function. Using 2007.
Many thanks.



http://www.cpearson.com/Excel/datedif.aspx

Gary''s Student

Excel - Calculate age from DOB in years, months days
 
See calculating age near the bottom of:

http://www.cpearson.com/excel/datedif.aspx
--
Gary''s Student - gsnu201001


"Polly" wrote:

Might seem obvious but I can't find an answer in Excel Help. I am trying to
calculate age in years, months and days by subtracting cell containing date
of birth from cell containing today function. Using 2007.
Many thanks.


Eduardo

Excel - Calculate age from DOB in years, months days
 
Hi,
I assume you have today() formula in D5 and entered the new date in E5

=DATEDIF(D5,E5,"y")&" years "&DATEDIF(D5,E5,"ym")&" months
"&DATEDIF(D5,E5,"md")&" days"

"Polly" wrote:

Might seem obvious but I can't find an answer in Excel Help. I am trying to
calculate age in years, months and days by subtracting cell containing date
of birth from cell containing today function. Using 2007.
Many thanks.


Polly

Excel - Calculate age from DOB in years, months days
 
Many thanks, it works.

"Eduardo" wrote:

Hi,
I assume you have today() formula in D5 and entered the new date in E5

=DATEDIF(D5,E5,"y")&" years "&DATEDIF(D5,E5,"ym")&" months
"&DATEDIF(D5,E5,"md")&" days"

"Polly" wrote:

Might seem obvious but I can't find an answer in Excel Help. I am trying to
calculate age in years, months and days by subtracting cell containing date
of birth from cell containing today function. Using 2007.
Many thanks.


Polly

Excel - Calculate age from DOB in years, months days
 

Brilliant, thanks.

But why is it so difficult to find?

"Gary''s Student" wrote:

See calculating age near the bottom of:

http://www.cpearson.com/excel/datedif.aspx
--
Gary''s Student - gsnu201001


"Polly" wrote:

Might seem obvious but I can't find an answer in Excel Help. I am trying to
calculate age in years, months and days by subtracting cell containing date
of birth from cell containing today function. Using 2007.
Many thanks.


Polly

Excel - Calculate age from DOB in years, months days
 
Many thanks - I now know how old I am!

"Glenn" wrote:

Polly wrote:
Might seem obvious but I can't find an answer in Excel Help. I am trying to
calculate age in years, months and days by subtracting cell containing date
of birth from cell containing today function. Using 2007.
Many thanks.



http://www.cpearson.com/Excel/datedif.aspx
.



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

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