Home |
Search |
Today's Posts |
#2
![]() |
|||
|
|||
![]()
I am having trouble understanding what you mean by "the age from that
date to the DOB", but here are some general comments that may help. Excel dates are stored as the number of days since 1900. You can subtract dates and apply the General format to get the number of days between the dates. Hence =(TODAY()-dob)/365.25 and formatted as a number would give the person's approximate age in years as a decimal fraction. Jerry Brian wrote: Hello: I was wondering if anyone could help me with a function in excel. I need to be able to calc peoples ages into different cells. For example: Col B has the DOB Col C I need the current Age with the current Date Col D as a Date and I need it the calc the age from that date to the DOB I need this ASAP. Can anyone help. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Default Dates | Excel Discussion (Misc queries) | |||
Using dates for x-axis values as string instead of creating a scale | Charts and Charting in Excel | |||
Plotting Dates | Excel Worksheet Functions | |||
Formating Dates for production schedule | Excel Discussion (Misc queries) | |||
due dates | New Users to Excel |