G
Guest
i have a query of contacts that are members of up to five groups. i
eliminated any member that is in group 1 or 2 (by using criteria "not in
(group1, group2)"). my problem is that if the contact is a member of group 3
and 4, he still appears twice in the query. how can i select all contacts
that are of group 3, 4 or 5 except if they are in group 1 or 2 (then they
shouldn't show up at all)and have them show in the query only once?
thanks
eliminated any member that is in group 1 or 2 (by using criteria "not in
(group1, group2)"). my problem is that if the contact is a member of group 3
and 4, he still appears twice in the query. how can i select all contacts
that are of group 3, 4 or 5 except if they are in group 1 or 2 (then they
shouldn't show up at all)and have them show in the query only once?
thanks