G
Guest
I have a database that uses 3 linked tables - one which give the addresses of
clients address, one that shows all the people at that address and one that
shows various mailing lists they belong to. I am asking the query to show
all people that belong to two different lists but only show them once if they
are on both lists (some people will be on both lists and some not) eg Jon
Smith needs to get brochure 1 and brochure 2 but Jane Smith only gets
brochure 1 - i only want Jon Smith's name to appear once every though he gets
both brochures. I only want the name once, i dont mind what lists they
appear on but if they are on either list they need to be shown. They have
unique ID numbers so i've tried setting the unique values to yes and this
seems to get rid of some of the duplicates but not all. any suggestions?
thanks
clients address, one that shows all the people at that address and one that
shows various mailing lists they belong to. I am asking the query to show
all people that belong to two different lists but only show them once if they
are on both lists (some people will be on both lists and some not) eg Jon
Smith needs to get brochure 1 and brochure 2 but Jane Smith only gets
brochure 1 - i only want Jon Smith's name to appear once every though he gets
both brochures. I only want the name once, i dont mind what lists they
appear on but if they are on either list they need to be shown. They have
unique ID numbers so i've tried setting the unique values to yes and this
seems to get rid of some of the duplicates but not all. any suggestions?
thanks