Created a table to keep records of Students test marks.
Using a simple query to find who got 2 specific marks, e.g. 15 or 31.
Now I want to shortlist the query and show only the student/s who got both marks, i.e. 15 and 31
How can I do this?
Thanks JTZ
Using a simple query to find who got 2 specific marks, e.g. 15 or 31.
Now I want to shortlist the query and show only the student/s who got both marks, i.e. 15 and 31
How can I do this?
Thanks JTZ