G
Guest
I assume this simple issue has been covered before, but every email FAQ seems
to describe how to do everything but this:
How can I send one email to multiple recipients listed in an Access query?
I have select query which includes the emails of people I need to email
(i.e., a distribution list). All I'm looking for is some simple OnClick code
to a) open Outlook and b) populate the "To:" box in Outlook with the emails
in the query. I will then fill in my own subject line, message, etc. in
Outlook and send the email when I'm ready.
The SendObject help isn’t clear on this. The methods at
http://www.jephens.com/howtoemail.asp and
http://support.microsoft.com/?id=318881 all send separate emails for each
person. http://www.granite.ab.ca/access/email.htm covers every option but
this one.
Am I just missing something basic?
Thank you. Kurt
to describe how to do everything but this:
How can I send one email to multiple recipients listed in an Access query?
I have select query which includes the emails of people I need to email
(i.e., a distribution list). All I'm looking for is some simple OnClick code
to a) open Outlook and b) populate the "To:" box in Outlook with the emails
in the query. I will then fill in my own subject line, message, etc. in
Outlook and send the email when I'm ready.
The SendObject help isn’t clear on this. The methods at
http://www.jephens.com/howtoemail.asp and
http://support.microsoft.com/?id=318881 all send separate emails for each
person. http://www.granite.ab.ca/access/email.htm covers every option but
this one.
Am I just missing something basic?
Thank you. Kurt