J
Jim E
I am creating a query for a report that will provide the number of students
who attended a class at a specific institution.
Example or what I have now
Joe Smith, from University A, attended 2 different classes
Class 1
Class 2
Jane Doe, from University A, attended 3 different classes
Class 1
Class 3
Class 4
When I generate my report it adds up to be 5 course attendees from
University A.
What I need is it to report just 2 attendees from University A. Which means
I need it to disregard the other entries in the class schedule so that the
name is counted only once. I tried hiding duplicates (under properties) but
it didnt work.
My current query only has two fields Name (student name) and Institution
(where they come from).
Sounds so easy but I am temporarily stumped.. Any help would be appreciated.
Jim
who attended a class at a specific institution.
Example or what I have now
Joe Smith, from University A, attended 2 different classes
Class 1
Class 2
Jane Doe, from University A, attended 3 different classes
Class 1
Class 3
Class 4
When I generate my report it adds up to be 5 course attendees from
University A.
What I need is it to report just 2 attendees from University A. Which means
I need it to disregard the other entries in the class schedule so that the
name is counted only once. I tried hiding duplicates (under properties) but
it didnt work.
My current query only has two fields Name (student name) and Institution
(where they come from).
Sounds so easy but I am temporarily stumped.. Any help would be appreciated.
Jim