M
Macrules
hi
I am new to access and struggling a bit with a query.
I have three tables, one containing members with details (phone etc)
next table(meetings) contains all the available meetings that have been held
this year and the location of those meetings
The third one(meeting details) contains details on the meetings, such as who
attended and how many questions they asked
Some people have attended all meetings, some have attended none, some have
attended some
The members table is linked via memberId(Unique) to the "Meeting details"
table and the "meetings" table is linked via MeetingId to the "meeting
details" table
I want to create a query that results in a list of all members (regardless
if they have attended a meeting or not). At which meeting they asked the most
questions, how many questions that was and where that meeting was held
I'm stuck; I hope I've made my question clear, any suggestions on how to go
about getting the reult I want?
appreciate any suggestions on how to solve this, or where to find an answer
I am new to access and struggling a bit with a query.
I have three tables, one containing members with details (phone etc)
next table(meetings) contains all the available meetings that have been held
this year and the location of those meetings
The third one(meeting details) contains details on the meetings, such as who
attended and how many questions they asked
Some people have attended all meetings, some have attended none, some have
attended some
The members table is linked via memberId(Unique) to the "Meeting details"
table and the "meetings" table is linked via MeetingId to the "meeting
details" table
I want to create a query that results in a list of all members (regardless
if they have attended a meeting or not). At which meeting they asked the most
questions, how many questions that was and where that meeting was held
I'm stuck; I hope I've made my question clear, any suggestions on how to go
about getting the reult I want?
appreciate any suggestions on how to solve this, or where to find an answer