Calculating age from date of Birth to Date of Death

Rossjp

Board Regular
Joined
Nov 14, 2005
Messages
67
The formula below as well as other recommended methods yields the [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=VALUE]#VALUE [/URL] ! error. see following note. Cells are formatted identical to the the formula that is noted to work.

A 1/26/1875
B 7/21/1881
C [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=VALUE]#VALUE [/URL] !

The formula the yields [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=VALUE]#VALUE [/URL] ! is =ROUNDDOWN((E18-E19)/365.25,0) this formula returns a proper age in the same sheet with the only difference being that the dates are in1900s and 2000s

Would someone please help me figure this out?

Thanks
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
Excel dates start at 01/01/1900. They won't be numeric.... You'll need to use a different calculation, turning parts of the dates to numbers.
 
Last edited:
Upvote 0
Thanks! I had no idea that this would be so difficult. I just saw and ungodly looking VBA that claims the do it but I'm not well versed enough to figure out how to apply it..
 
Upvote 0

Forum statistics

Threads
1,215,515
Messages
6,125,279
Members
449,220
Latest member
Excel Master

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top