F
forest8
Hi there
I have included the following calculation as a control source in my document:
=(Now()-[DateofBirth])/365.25
Currently the value has a fixed format with 2 decimal places. I would like
to see it rounded to the nearest whole number.
What is the easiest way to set this up? My users don't understand what it
means if the student is 20.45 years old.
I would use
=Year[Now())-Year([DateofBirth]) but it doesn't take account of whether the
student has celebrated their birthday yet.
Thank you in advance for your help.
I have included the following calculation as a control source in my document:
=(Now()-[DateofBirth])/365.25
Currently the value has a fixed format with 2 decimal places. I would like
to see it rounded to the nearest whole number.
What is the easiest way to set this up? My users don't understand what it
means if the student is 20.45 years old.
I would use
=Year[Now())-Year([DateofBirth]) but it doesn't take account of whether the
student has celebrated their birthday yet.
Thank you in advance for your help.