Calculate age - show months as well

K

KAquestions

Hi all,

I currently have the following formula to calculate age:

=DateDiff("yyyy",[DateofBirth],Now())+Int(Format(Now(),"ddmm")<Format([DateofBirth],"ddmm"))

I'd also like to show their age in months as well, eg. 2 years 3 months

Can you please help?

Thanks,

Kirstie
 

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