B
Brigitte P
I have a Seminar table and an Attendance table, seminars and Attendance
joint by Seminar Number (Attendance table also has attendees Social Security
Number). Some seminars are mandatory and I have a field marking them as such
(simple "Yes") Now I need to query all these persons out that have NOT
attended mandatory training sessions, but they may have attended sessions
that are not marked as mandatory..
My query has both tables, with a joint that selects all from Attendance and
only those from Seminars that meet the mandatory criteria. Then I set in the
Attendance Social Security Number (Seminar Number field should have worked
also), to "Is Null" (the field is a text field).
Doesn't work; it displays only those who have attended, not those who have
NOT attended.
I thought it was simple, but I'm thinking wrong someplace. PLEASE HELP!
Brigitte P.
joint by Seminar Number (Attendance table also has attendees Social Security
Number). Some seminars are mandatory and I have a field marking them as such
(simple "Yes") Now I need to query all these persons out that have NOT
attended mandatory training sessions, but they may have attended sessions
that are not marked as mandatory..
My query has both tables, with a joint that selects all from Attendance and
only those from Seminars that meet the mandatory criteria. Then I set in the
Attendance Social Security Number (Seminar Number field should have worked
also), to "Is Null" (the field is a text field).
Doesn't work; it displays only those who have attended, not those who have
NOT attended.
I thought it was simple, but I'm thinking wrong someplace. PLEASE HELP!
Brigitte P.