I removed the strWhere from the open report statement.
It is now working as intended. I figured if I filtered the query I didn't really need to put the same filter again in the report, and somehow it fixed itself.
My only problem now is that if I try to print out only one Employee_Number or...
I am having trouble with my syntax somewhere. I have 3 tables:
Employee
--------
Employee_Number (pk)
Employee_FirstName
Employee_MiddleI
Employee_LastName
Area
Infraction
---------
Infraction_Code (pk)
Infraction_Description
Inventory
----------
Employee_Number (foreign from Emp table)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.