Paul has attended:
Excel Intermediate course
Excel Advanced course
Age Calculator
Hi,
Could you help me set up a simple Excel template that will calculate a person's age in years and months based on today's date?
RE: Age Calculator
Hi Paul
Thanks for your question
I have created a simple workbook, that uses the datedif() function to calculate the total number of years and total number of months since the birthdate.
It then combines them to calculate the nuimber of years and the balance of months
Hope this is useful
Regards
Stephen