E
Evelyn Ballantyne
In a birthday list I am calculating from the date of
birth to get the result "how old next birthday"
The date of birth is in the field called bday.
I am using this formulae on the form.
=(Now()-[bday])/365.25+1
How do I inhibit the rounding because it rounds up and in
some cases shows the wrong age.
Many thanks in anticipation
birth to get the result "how old next birthday"
The date of birth is in the field called bday.
I am using this formulae on the form.
=(Now()-[bday])/365.25+1
How do I inhibit the rounding because it rounds up and in
some cases shows the wrong age.
Many thanks in anticipation