G
Guest
I have a table where employees can be "Management & Supervisory" or
"Inspection" or they can have both values assigned to them. In my query I
want to get all of the employees with just "Inspection" and none of the
employees with both values. In my criteria box I have:
<>"Management & Supervisory" Or "Inspection"
But this is still returning the people with both titles, how can I modify my
query to fix this?
Thanks
"Inspection" or they can have both values assigned to them. In my query I
want to get all of the employees with just "Inspection" and none of the
employees with both values. In my criteria box I have:
<>"Management & Supervisory" Or "Inspection"
But this is still returning the people with both titles, how can I modify my
query to fix this?
Thanks