V
vcapy
I am tyring to calculate age in a query using [DOB], the
formula reads as follows (I'm using short date format)
Age: DateDiff("yyyy",[DateOfBirth],Date())+(Format
([DateOfBirth],"mmdd")>Forma-
t(Date(),"mmdd"))
It won't run, the message "Undefined function 'Date' in
Expression" appears everytime. Is the formula incorrect
or is this an ongoing problem. From what I understand
this is a common problem. Can anyoe tell me what I am
doing wrong or what needs to be done to correct the
problem. I need details I am a novice. Thanks in
advance.
formula reads as follows (I'm using short date format)
Age: DateDiff("yyyy",[DateOfBirth],Date())+(Format
([DateOfBirth],"mmdd")>Forma-
t(Date(),"mmdd"))
It won't run, the message "Undefined function 'Date' in
Expression" appears everytime. Is the formula incorrect
or is this an ongoing problem. From what I understand
this is a common problem. Can anyoe tell me what I am
doing wrong or what needs to be done to correct the
problem. I need details I am a novice. Thanks in
advance.