G
Guest
The old database's Birth_Date field (date/time datatype) has been changed...
Now 3 separate fields (day, month, year)...all number datatype.
How can I still use this expression with the new fields:
Age_Mar31: Fix((#03/31/2005#-[Birth_Date])/365)
Now 3 separate fields (day, month, year)...all number datatype.
How can I still use this expression with the new fields:
Age_Mar31: Fix((#03/31/2005#-[Birth_Date])/365)