G
Guest
I have a database which I import emial addresses from several sources then
remove duplicates by using a Select Distinct query (before sending product
bullitens etc by email).
I also have another table in the same database which I hold "unsubcribe"
email addresses in. I need to find a way (using a query I assume) to
automatically delete all records which contain the "unsubcribed" emails from
the main table of data.
Any suggestions would be a great help.
Barry
remove duplicates by using a Select Distinct query (before sending product
bullitens etc by email).
I also have another table in the same database which I hold "unsubcribe"
email addresses in. I need to find a way (using a query I assume) to
automatically delete all records which contain the "unsubcribed" emails from
the main table of data.
Any suggestions would be a great help.
Barry