handlebars
Technical User
I have a access db written in A2k, with an append query that is referencing a field on a form using this messy code:
Expr1: First(CLng(Forms!tblOrders!ApplicationID)).
I am now trying to run the database from AccessXP and the same query returns no results.
Does anyone know why this may have happened?
Andrew
Expr1: First(CLng(Forms!tblOrders!ApplicationID)).
I am now trying to run the database from AccessXP and the same query returns no results.
Does anyone know why this may have happened?
Andrew