I got it to work!
Instead of having a separate query to work out the ages, I added a text box to the form and typed the following into the Control Source for that box:
=Int(DateDiff("d",[DOB],Now())/365.25)
now each record shows the correct age for that person.
Thanks
Paul
Hi
I like using Access 2007 but am a novice.
=============================================================
Scenario:
I want to show the age of each person in my database on a form
==============================================================
I have a table that holds a list of people and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.