D
Daniel Collison
I have created a query which includes a calculated fields using the following
calculation:
Age: DateDiff("yyyy",[DOB],#7/1/2007#)
The result correctly shows the age in years. However, I would like to show
age as years and days, i.e "16 024", "16 360", etc.
Any suggestions?
Thanks,
calculation:
Age: DateDiff("yyyy",[DOB],#7/1/2007#)
The result correctly shows the age in years. However, I would like to show
age as years and days, i.e "16 024", "16 360", etc.
Any suggestions?
Thanks,