Excel formula for year calc.

B

Bobby

I'm new to excel, I have all the information set up on
excel with name, address, date of birth, etc. what I need
is the formula to calculate age in excel. I have no idea
how to figure this out. Any help would be appreciated.

Thanks,

Bobby
 
S

Sai S. Vy - IS150

-----Original Message-----
I'm new to excel, I have all the information set up on
excel with name, address, date of birth, etc. what I need
is the formula to calculate age in excel. I have no idea
how to figure this out. Any help would be appreciated.

Thanks,

Bobby
.
Hi,
Try this on the cell where you want to display the
age, type in =dateif("A1",today(),"Y").

"A1" is where you have your date of birth info.

Sai S. Vy
 
G

gls858

Sai said:
Hi,
Try this on the cell where you want to display the
age, type in =dateif("A1",today(),"Y").

"A1" is where you have your date of birth info.

Sai S. Vy
Just tried this I think it should be datedif not dateif

gls858
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top