K
Kavvy
Could you tell me what is wrong with this line
Me!Department = DLookup("Sub-Department", "QRY Employees", "Payroll No =
Forms!FRM Jobs!Payroll No")
The error message is
'Syntax error' missing operator in query expression.
Is it the fact there are spaces?
Thanks
K
Me!Department = DLookup("Sub-Department", "QRY Employees", "Payroll No =
Forms!FRM Jobs!Payroll No")
The error message is
'Syntax error' missing operator in query expression.
Is it the fact there are spaces?
Thanks
K