I've developed a course booking system in Access and am now looking at creating a number of reports. When people are invited to a course they are asked to confirm if they will be attending, then an attendance record is kept. I'm trying to produce a report listing number of invites, confirmed, attended, confirmed but didn't attend, and attended but didn't confirm for each course.
I have created a query which lists each course (between 2 dates) and who was invited. How do I create a query which returns an integer figure for the number of invites, confirmed, attended, confirmed but didn't attend, and attended but didn't confirm for each course?
I have created a query which lists each course (between 2 dates) and who was invited. How do I create a query which returns an integer figure for the number of invites, confirmed, attended, confirmed but didn't attend, and attended but didn't confirm for each course?