G
Guest
Hello
My tables are as follows
atnMEETINGATTENDANC
F1: MeetingI
F2: ID
F3: AttendanceStatusI
atnMEETIN
F1: MeetingID (autonumber
F2: MeetingNam
F3: MeetingDat
F4: CommitteeI
F5: StartTim
F6: EndTim
F7: LocationI
atnCOMMITTEEMEMBE
F1: CommitteeI
F2: SchoolYearI
F3: ID
I want to be able to present to a secretary the ability to view all the members in a committee, and their status. The problem is that when 'Meetings' are created members are not placed in meetings immediately. What this means is that if the form queries for those people, nobody shows up. I want all the members of the committee to appear, even if they don't have a record in the atnMEETINGATTENDANCE table
How do I go about doing this
Thanks
Eric
My tables are as follows
atnMEETINGATTENDANC
F1: MeetingI
F2: ID
F3: AttendanceStatusI
atnMEETIN
F1: MeetingID (autonumber
F2: MeetingNam
F3: MeetingDat
F4: CommitteeI
F5: StartTim
F6: EndTim
F7: LocationI
atnCOMMITTEEMEMBE
F1: CommitteeI
F2: SchoolYearI
F3: ID
I want to be able to present to a secretary the ability to view all the members in a committee, and their status. The problem is that when 'Meetings' are created members are not placed in meetings immediately. What this means is that if the form queries for those people, nobody shows up. I want all the members of the committee to appear, even if they don't have a record in the atnMEETINGATTENDANCE table
How do I go about doing this
Thanks
Eric