Hi Douglas
Thanx for the reply. I'm new to Acces so I'm still learning. I've type the
formula like this, is this correct:
=DateDiff("yyyy",[Geboortedatum],Date())-IIf(Format$([Date],"mmdd")<Format([Geboortedatum],"mmdd"),1,0)
I've used in the Data tab at Control source. Geboortedatum (Date of Birth)
is the name of the column in the Tablet. When I use the above formula it
gives me the following answer: #Name?
Any further help please.
Thanx
Johan
Johan said:
I want subtract a person's date of birth form the system date (2006). I
want
only the amount of years display, for example 21/01/1985 = 25
Thanx
Johan