Mail Merge functionality in Outlook Email Messages

G

Guest

Consider adding Mail Merge functionality to Outlook Email messages. This way,
email messages could be customized for mass distribution including a Merge
Field in the message header section so that TO: and/or CC: fields could also
be customized depending on the contents of the data source. This would mirror
the way a Word document uses Mail Merge but in this application, it's Email
instead. Perhaps call the feature, Email Merge for Outlook.
 
R

Russ Valentine [MVP-Outlook]

Merging to electronic mail is and always has been an Outlook feature.
 
S

Sue Mosher [MVP-Outlook]

Or, rather, a Word feature that can use Outlook items as the data source.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



Russ Valentine said:
Merging to electronic mail is and always has been an Outlook feature.
--
Russ Valentine
[MVP-Outlook]
Jerry Quimby said:
Consider adding Mail Merge functionality to Outlook Email messages. This
way,
email messages could be customized for mass distribution including a
Merge
Field in the message header section so that TO: and/or CC: fields could
also
be customized depending on the contents of the data source. This would
mirror
the way a Word document uses Mail Merge but in this application, it's
Email
instead. Perhaps call the feature, Email Merge for Outlook.
 
G

Guest

If this is true then it's a closely guarded secet. There are no provisions
within Outlook to populate an email message such that the TO:, CC:, Subject:
and Body fields get the data from Access, let's say. If this is not a true
statement, then I would like to know how it is done.

Russ Valentine said:
Merging to electronic mail is and always has been an Outlook feature.
--
Russ Valentine
[MVP-Outlook]
Jerry Quimby said:
Consider adding Mail Merge functionality to Outlook Email messages. This
way,
email messages could be customized for mass distribution including a Merge
Field in the message header section so that TO: and/or CC: fields could
also
be customized depending on the contents of the data source. This would
mirror
the way a Word document uses Mail Merge but in this application, it's
Email
instead. Perhaps call the feature, Email Merge for Outlook.
 
G

Guest

I think I need to clarify. Mail Merge within the Body of the email is fine.
It's the Header fields I wanted to manipulate better.

Jerry Quimby said:
If this is true then it's a closely guarded secet. There are no provisions
within Outlook to populate an email message such that the TO:, CC:, Subject:
and Body fields get the data from Access, let's say. If this is not a true
statement, then I would like to know how it is done.

Russ Valentine said:
Merging to electronic mail is and always has been an Outlook feature.
--
Russ Valentine
[MVP-Outlook]
Jerry Quimby said:
Consider adding Mail Merge functionality to Outlook Email messages. This
way,
email messages could be customized for mass distribution including a Merge
Field in the message header section so that TO: and/or CC: fields could
also
be customized depending on the contents of the data source. This would
mirror
the way a Word document uses Mail Merge but in this application, it's
Email
instead. Perhaps call the feature, Email Merge for Outlook.
 
R

Russ Valentine [MVP-Outlook]

Keep clarifying please. If you wanted to merge to an Access database, why
did you not include that in your post? Do not make us try to read your mind.
Spell out what you want.
--
Russ Valentine
[MVP-Outlook]
Jerry Quimby said:
I think I need to clarify. Mail Merge within the Body of the email is fine.
It's the Header fields I wanted to manipulate better.

Jerry Quimby said:
If this is true then it's a closely guarded secet. There are no
provisions
within Outlook to populate an email message such that the TO:, CC:,
Subject:
and Body fields get the data from Access, let's say. If this is not a
true
statement, then I would like to know how it is done.

Russ Valentine said:
Merging to electronic mail is and always has been an Outlook feature.
--
Russ Valentine
[MVP-Outlook]
"Jerry Quimby, MOUS" <Jerry Quimby, (e-mail address removed)>
wrote in
message Consider adding Mail Merge functionality to Outlook Email messages.
This
way,
email messages could be customized for mass distribution including a
Merge
Field in the message header section so that TO: and/or CC: fields
could
also
be customized depending on the contents of the data source. This
would
mirror
the way a Word document uses Mail Merge but in this application, it's
Email
instead. Perhaps call the feature, Email Merge for Outlook.
 
G

Guest

Well, I know this subject is a year old, but I really could use what he was
talking about.

I am running an Access database that is meant to e-mail personnel who have
not filed a travel voucher for reimbursement. This is important because
money is tied up to pay these people that could be used elsewhere.
Considering how important this is, we need to not only e-mail the person, but
higher-ups as well. It is necessary for personnel to see the people in the
CC column so they know who else is aware of their delinquency, and will be
more compelled to reply. It also makes it easier for the member to reply to
the individuals CCed to possibly explain. Also, I have a request from my
supervisor to be BCCed on all of these e-mails. I have these values already
available in the query that the merge is based on, but can’t set them in the
CC or BCC field. If there is a solution on my end, I’m open to suggestions;
otherwise, I can’t see how adding CC and BCC lines to mail merge could be too
hard. Even multiple TO lines would work for my purposes.


Russ Valentine said:
Keep clarifying please. If you wanted to merge to an Access database, why
did you not include that in your post? Do not make us try to read your mind.
Spell out what you want.
--
Russ Valentine
[MVP-Outlook]
Jerry Quimby said:
I think I need to clarify. Mail Merge within the Body of the email is fine.
It's the Header fields I wanted to manipulate better.

Jerry Quimby said:
If this is true then it's a closely guarded secet. There are no
provisions
within Outlook to populate an email message such that the TO:, CC:,
Subject:
and Body fields get the data from Access, let's say. If this is not a
true
statement, then I would like to know how it is done.

:

Merging to electronic mail is and always has been an Outlook feature.
--
Russ Valentine
[MVP-Outlook]
"Jerry Quimby, MOUS" <Jerry Quimby, (e-mail address removed)>
wrote in
message Consider adding Mail Merge functionality to Outlook Email messages.
This
way,
email messages could be customized for mass distribution including a
Merge
Field in the message header section so that TO: and/or CC: fields
could
also
be customized depending on the contents of the data source. This
would
mirror
the way a Word document uses Mail Merge but in this application, it's
Email
instead. Perhaps call the feature, Email Merge for Outlook.
 
S

Sue Mosher [MVP-Outlook]

Your scenario would require custom code or a third-party add-in (assuming there is one among those listed at http://www.slipstick.com/addins/mail.htm#massmail that can do the job).

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



Chris Alvarez said:
Well, I know this subject is a year old, but I really could use what he was
talking about.

I am running an Access database that is meant to e-mail personnel who have
not filed a travel voucher for reimbursement. This is important because
money is tied up to pay these people that could be used elsewhere.
Considering how important this is, we need to not only e-mail the person, but
higher-ups as well. It is necessary for personnel to see the people in the
CC column so they know who else is aware of their delinquency, and will be
more compelled to reply. It also makes it easier for the member to reply to
the individuals CCed to possibly explain. Also, I have a request from my
supervisor to be BCCed on all of these e-mails. I have these values already
available in the query that the merge is based on, but can’t set them in the
CC or BCC field. If there is a solution on my end, I’m open to suggestions;
otherwise, I can’t see how adding CC and BCC lines to mail merge could be too
hard. Even multiple TO lines would work for my purposes.


Russ Valentine said:
Keep clarifying please. If you wanted to merge to an Access database, why
did you not include that in your post? Do not make us try to read your mind.
Spell out what you want.
--
Russ Valentine
[MVP-Outlook]
Jerry Quimby said:
I think I need to clarify. Mail Merge within the Body of the email is fine.
It's the Header fields I wanted to manipulate better.

:

If this is true then it's a closely guarded secet. There are no
provisions
within Outlook to populate an email message such that the TO:, CC:,
Subject:
and Body fields get the data from Access, let's say. If this is not a
true
statement, then I would like to know how it is done.

:

Merging to electronic mail is and always has been an Outlook feature.
--
Russ Valentine
[MVP-Outlook]
"Jerry Quimby, MOUS" <Jerry Quimby, (e-mail address removed)>
wrote in
message Consider adding Mail Merge functionality to Outlook Email messages.
This
way,
email messages could be customized for mass distribution including a
Merge
Field in the message header section so that TO: and/or CC: fields
could
also
be customized depending on the contents of the data source. This
would
mirror
the way a Word document uses Mail Merge but in this application, it's
Email
instead. Perhaps call the feature, Email Merge for Outlook.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top