L
Landor
Hi,
I need to calculate a persons age on a form. I have tried an unbound text
box with: Diff2Dates("ymd", [DOB], Date(), True) entered in the control
source but i only get an error message. Is there an easy way i can do this
with using VBA?
I have a DOB text box. I need to show a persons age in years and months and
if possible days too.
I am a bit of a novice so nothing too technical please
many thanks
Landor
I need to calculate a persons age on a form. I have tried an unbound text
box with: Diff2Dates("ymd", [DOB], Date(), True) entered in the control
source but i only get an error message. Is there an easy way i can do this
with using VBA?
I have a DOB text box. I need to show a persons age in years and months and
if possible days too.
I am a bit of a novice so nothing too technical please
many thanks
Landor