Cindy_B
Registered User.
- Local time
- Today, 18:59
- Joined
- Dec 9, 2002
- Messages
- 12
We have a database where records are imported (via parsing from a text file) into a table and identified by customer. For example, we may receive information in for company X and then they are notified to send us some supporting documentation. This notification is completed manually by the user.
I would like to automate this by allowing the user to pull a query and (by using a checkbox or something similar) check off the customers that need notification then click a button or run a macro that automatically send out a generic email notifying customers that we need the documentation.
Problem is, I have never dealt with the SendObject (I think this is what I would use), much less pulling selected email addresses to do this. And customers will change from day to day depending on what information we have already received. We wouldn't want to contact a customer that has already sent in the documentation, that's why it's important for the use to "tell" Access which email addresses to use.
I know this could get confusing depending on my tables, etc. But was just hoping someone could point me in the right direction to begin.
Thanks,
Cindy
I would like to automate this by allowing the user to pull a query and (by using a checkbox or something similar) check off the customers that need notification then click a button or run a macro that automatically send out a generic email notifying customers that we need the documentation.
Problem is, I have never dealt with the SendObject (I think this is what I would use), much less pulling selected email addresses to do this. And customers will change from day to day depending on what information we have already received. We wouldn't want to contact a customer that has already sent in the documentation, that's why it's important for the use to "tell" Access which email addresses to use.
I know this could get confusing depending on my tables, etc. But was just hoping someone could point me in the right direction to begin.
Thanks,
Cindy