Hi there,
I want to run a report that will calculate an employee’s age if I enter a date in a prompt box. My efforts so far produce the person’s age as a decimal. For instance, if an employee is 40 years and three months old (today), the query returns a figure of 40.25. How do I write a query that will show the person’s age in years and months (rounded up or down)?
Thank you
I want to run a report that will calculate an employee’s age if I enter a date in a prompt box. My efforts so far produce the person’s age as a decimal. For instance, if an employee is 40 years and three months old (today), the query returns a figure of 40.25. How do I write a query that will show the person’s age in years and months (rounded up or down)?
Thank you