|
cagleyleslie author 9/30/2006 |
Ah nevermind. I got it to work with this: |
S
|
siddeville 10/2/2006 |
Ah nevermind. I got it to work with this: DateDiff('yyyy',[DateOfBirth],Now())+Int(Format(Now(),'mmdd')<Format([DateOfBirth],'mmdd')) AS Age,
|