B
BJ Scout
I have one query that contains the following fields (among others):
Call #
Employee # (attending call)
The call information appears for each employee that attended; in other words
one call will show up 5 times if 5 people attended with the only difference
being the employee #.
I need to create a query that will list the call# and employee # for those
employees that did not attend. Example, there are 10 employees and I need to
see the 5 that did not attend. I have an table with the employee numbers
listed but can't figure out how to get the opposite information I am getting
now.
Call #
Employee # (attending call)
The call information appears for each employee that attended; in other words
one call will show up 5 times if 5 people attended with the only difference
being the employee #.
I need to create a query that will list the call# and employee # for those
employees that did not attend. Example, there are 10 employees and I need to
see the 5 that did not attend. I have an table with the employee numbers
listed but can't figure out how to get the opposite information I am getting
now.