C
Confused
I have fields FirstName, LastName,title, emailaddress etc. in a query. Name
of query is "QryContactsQuery" .
I would like to do two things:
1) Click a command button and have Outlook open in edit mode, with all of
the Email Addresses populated in the BCC. Then I can just type an email and
click send.
2) A command button for Mail Merge to have Outlook open in edit mode with
an attachment containing prepopulated fields on a Word Document, such as
First Name, Title, etc. I want to then be able to open the attachment, type
a message on the Word Document. Then when I click send, Outlook sends email
as a mail merge to everyone on the query.
Or if anyone has existing code and could tell me how to reformat it with my
fields and query?
of query is "QryContactsQuery" .
I would like to do two things:
1) Click a command button and have Outlook open in edit mode, with all of
the Email Addresses populated in the BCC. Then I can just type an email and
click send.
2) A command button for Mail Merge to have Outlook open in edit mode with
an attachment containing prepopulated fields on a Word Document, such as
First Name, Title, etc. I want to then be able to open the attachment, type
a message on the Word Document. Then when I click send, Outlook sends email
as a mail merge to everyone on the query.
Or if anyone has existing code and could tell me how to reformat it with my
fields and query?