I have looked around at some posts, but I have a specialized request from a user.
I have a database that I set up for a user. Our company offers a quick lube service. A guy comes to our office, and people can sign up to get an oil change, tire rotation, state inspection, etc, while they work.
Now we want to have this database have a button on the main menu. It would be called "Reminder Email"
The user would hit that and get a form that would ask them - how many month reminder do you want to send (2 month, 3, 4, etc.)
Then it will query the customers, for how often they get a reminder.
If she chooses 3 months, then it will query those set for a 3 month reminder, and whose last date was 3 months.
Then it will compose an email to the user (always the same email) and each customer that was found / hit in the query, will have their email in the bcc. The subject and body will be all set.
I do not want it to automatically send though. I want it to stop right there.
1) run the query.
2) put the query result emails in the bcc
3) but the never changing To email, subject, and body in their places
4) leave the email on top.
The user can then check it over, and hit send once happy.
Can someone help me with this? I have just never used Access to compose email before. All of the posts and FAQs seem to either send the email without a chance for the user to check it, (add something else if they want to) or it sends 1 email to each email result from the query.
Any help on this customized way of doing this would be great.
Thanks!
misscrf
It is never too late to become what you could have been ~ George Eliot
I have a database that I set up for a user. Our company offers a quick lube service. A guy comes to our office, and people can sign up to get an oil change, tire rotation, state inspection, etc, while they work.
Now we want to have this database have a button on the main menu. It would be called "Reminder Email"
The user would hit that and get a form that would ask them - how many month reminder do you want to send (2 month, 3, 4, etc.)
Then it will query the customers, for how often they get a reminder.
If she chooses 3 months, then it will query those set for a 3 month reminder, and whose last date was 3 months.
Then it will compose an email to the user (always the same email) and each customer that was found / hit in the query, will have their email in the bcc. The subject and body will be all set.
I do not want it to automatically send though. I want it to stop right there.
1) run the query.
2) put the query result emails in the bcc
3) but the never changing To email, subject, and body in their places
4) leave the email on top.
The user can then check it over, and hit send once happy.
Can someone help me with this? I have just never used Access to compose email before. All of the posts and FAQs seem to either send the email without a chance for the user to check it, (add something else if they want to) or it sends 1 email to each email result from the query.
Any help on this customized way of doing this would be great.
Thanks!
misscrf
It is never too late to become what you could have been ~ George Eliot