How to email an attachment using email merge

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Issue To Resolve: Send an unchanging pdf attachment during an email merge.

Objective: The email body text will contain text using merge codes and data.
Attached to the email would be a pdf.

Comments: I cannot find any free resource that allows me to send an email
merge with an attachment. Other than paying a service, can this be done
within MS Outlook?

Thanks for any assistance!
 
Using Outlook alone, the only solution woul be to write your own VBA code to create the messages, add recipients and attachments, then send them.

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

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
No, this is not a default (Word/Outlook) feature.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-FREE tool; QuickMail. Create new Outlook items anywhere from within Windows
-Properly back-up and restore your Outlook data

-----
Issue To Resolve: Send an unchanging pdf attachment during an email merge.

Objective: The email body text will contain text using merge codes and data.
Attached to the email would be a pdf.

Comments: I cannot find any free resource that allows me to send an email
merge with an attachment. Other than paying a service, can this be done
within MS Outlook?

Thanks for any assistance!
 
Sue,

Do you have the VBA code you mention or know where I can see an example so
that I can write my own VBA code to accomplish this?

Thanks!
 
Hmmm. Apparently you are correct - but not at all complete. To a question
by jemimaj13 (copied here for reference), which seemed to be almost the same
question I posted, you made a an excellent, complete reply (and the product
does indeed work as advertised)

Subject: Re: how do I send attachments with a email merge? 3/10/2006 4:30
AM PST

By: Roady [MVP] In: microsoft.public.outlook.general

You can only do that with an add-in like
http://www.howto-outlook.com/redirect.asp?id=mapilab_mailmerge

If you decide to order use "4PM76A8" to get a discount

Subject: how do I send attachments with a email merge? 3/10/2006 3:53 AM
PST

By: jemimaj13 In: microsoft.public.outlook.general


I'm trying to send an email merge which contains an attachment of a word and
a pdf document, however although the attachment appears to be there when I
compose it, the recipients are not receiving it at their end. The merge
itself works fine.
 

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

Back
Top