D
Dave K
I am using the below formula on a DOB column in an update query. Am
getting large numbers (e.g., "11979" for the date of birth 1/16/1977)
as the results, rather than the member age I am intending to get. Does
anyone know what may be the problem?
DateDiff("y",[Birthdate],Now())
getting large numbers (e.g., "11979" for the date of birth 1/16/1977)
as the results, rather than the member age I am intending to get. Does
anyone know what may be the problem?
DateDiff("y",[Birthdate],Now())