L
LeLe
I have a table for my customers which is linked to a table for activities on
the customer name. Over the years most customers will have multiple records
in the activiites table as each time we have contact a record is added. The
most common example is a mailing which usually goes out a couple of times a
year. This time I am doing my mailing in stages and don't want to inadvently
mail to the same customer that I just sent catalogues to. I have created a
select Query using both of the above tables and set criteria using my
activity table field called activityID to eliminate those records for
customer with who were just mailed to. The problem is These same customer
have multiple activity records (other than the one I am trying to eliminate)
so they are still showing up in my query. My query is not giving me what I
need and although I think I understand why not, I can't figure out how to
redesign the query so it will give produce the results I am looking for.
ANy help is greatly appreicated.
the customer name. Over the years most customers will have multiple records
in the activiites table as each time we have contact a record is added. The
most common example is a mailing which usually goes out a couple of times a
year. This time I am doing my mailing in stages and don't want to inadvently
mail to the same customer that I just sent catalogues to. I have created a
select Query using both of the above tables and set criteria using my
activity table field called activityID to eliminate those records for
customer with who were just mailed to. The problem is These same customer
have multiple activity records (other than the one I am trying to eliminate)
so they are still showing up in my query. My query is not giving me what I
need and although I think I understand why not, I can't figure out how to
redesign the query so it will give produce the results I am looking for.
ANy help is greatly appreicated.