This is certainly not a difficult problem (for regular users of Access), but I need suggestions on how to do this efficiently.
We will do mailings to certain customers periodically (using a query to select customers based on specific qualifications). I have a customer form that shows basic customer information (address, phone, etc) for each customer and I would like to show the date of each mail piece sent to each customer on that form. (Mailings only go to certian customers)
The only way I could figure out to track the mailings is to create a append query from the mailing list and create a table of customers for each mailing. I could use that table to feed mailing dates to the customer form - there must be a more effecient way to do this.
Thanks
Doug
We will do mailings to certain customers periodically (using a query to select customers based on specific qualifications). I have a customer form that shows basic customer information (address, phone, etc) for each customer and I would like to show the date of each mail piece sent to each customer on that form. (Mailings only go to certian customers)
The only way I could figure out to track the mailings is to create a append query from the mailing list and create a table of customers for each mailing. I could use that table to feed mailing dates to the customer form - there must be a more effecient way to do this.
Thanks
Doug