S
Sophie
hi to all
I'm sure this is easy, but as a new user I could use some help.
tblAllMembers lists records for all present and past members of a sports
club. tblCurrentMembers has the same fields but lists only currently
registered members. Both tables have primary key memID.
I need a query that lists all records in tblAllMembers that are NOT in
tblCurrentMembers. Any help is appreciated.
I'm sure this is easy, but as a new user I could use some help.
tblAllMembers lists records for all present and past members of a sports
club. tblCurrentMembers has the same fields but lists only currently
registered members. Both tables have primary key memID.
I need a query that lists all records in tblAllMembers that are NOT in
tblCurrentMembers. Any help is appreciated.