G
Guest
Here's what I need to do:
I have an Access application. When a user enters a new order to the
database, they want to be able to choose to send a "welcome" email by
clicking a button. This needs to be a "standard" email, BUT it needs to also
contain a "due date" by which the customer must reply, and which will vary
from order to order. This all needs to happen automatically when the user
clicks the appropriate button.
So, can I automate Outlook to open a "standard" message, to fill in the due
date, and send it to a specified recipient? The "standard" message needs to
contain logos and so forth, and be user-maintainable, because they will
change it occasionally.
Technical difficulty is not an issue - I'm perfectly comfortable with VBA
and with automation in general, I just don't know my way around Outlook.
For the sake of clarity, I should stress that this is not "bulk" email.
Each email is sent to just one customer at specific user request.
Thanks!
Baz
I have an Access application. When a user enters a new order to the
database, they want to be able to choose to send a "welcome" email by
clicking a button. This needs to be a "standard" email, BUT it needs to also
contain a "due date" by which the customer must reply, and which will vary
from order to order. This all needs to happen automatically when the user
clicks the appropriate button.
So, can I automate Outlook to open a "standard" message, to fill in the due
date, and send it to a specified recipient? The "standard" message needs to
contain logos and so forth, and be user-maintainable, because they will
change it occasionally.
Technical difficulty is not an issue - I'm perfectly comfortable with VBA
and with automation in general, I just don't know my way around Outlook.
For the sake of clarity, I should stress that this is not "bulk" email.
Each email is sent to just one customer at specific user request.
Thanks!
Baz