I've got two queries in Access, one displays all students who got A's or B's for a subject (query A) the other displays students who didn't. (query B)
Now I'm stuck as to how to get a table which displays only the students who appear in query A but not in query B.
The problem is that the each...