Are they 65 yet?

B

Bonnie

Hi there. Using E02 on XP. Have a column (A) of dates of birth. What
formula would I use in column B to calculate the date they will turn 65?
I've put in =A1+65 but it adds 65 days not years. Help?!?!?!

Thanks in advance for any help or advice!!!
 
B

Bob Phillips

=date(YEAR(A1)+65,MONTH(A1),DAY(A1))

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

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