P
PeterK
I have a table with personal client information. One field shows date of
birth; the next field has a calculated expression showing the person's age:
=(Date()-[DateOfBirth])/365.
My problem is, the result is displayed to 7 decimal places. How do I format
it to round off as a whole number?
birth; the next field has a calculated expression showing the person's age:
=(Date()-[DateOfBirth])/365.
My problem is, the result is displayed to 7 decimal places. How do I format
it to round off as a whole number?