G
Gerard
I have an inherited Db with a query that calcs a date via dateadd: -
DateAdd("yyyy",[Term],(DateAdd("d",[Adjustment],[EmployStartDate])))
This works fine but I can not seem to put a criteria against this calc
field and keep getting data type mismatch error.
I’ve tried: -
All help/suggestions welcome.
Cheers – Phil
DateAdd("yyyy",[Term],(DateAdd("d",[Adjustment],[EmployStartDate])))
This works fine but I can not seem to put a criteria against this calc
field and keep getting data type mismatch error.
I’ve tried: -
#31/12/2006#
Cdate(31/12/2006)
All help/suggestions welcome.
Cheers – Phil