Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Mailmerge and Fax / June 2006

Tip: Looking for answers? Try searching our database.

Word fusion and attachment

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
androidale@hotmail.com - 31 May 2006 19:57 GMT
Hello Everybody,

How do Word mailmerge with more attachment files.

My code:

Dim Mydoc as document
Set MyDoc = ActiveDocument

   With MyDoc.MailMerge
       .MailAsAttachment = True
       .MailAddressFieldName = "Courriel"
       .MailSubject = Objet.Text
       .Destination = wdSendToEmail
       .Execute
   End With

My code is good, but I miss something to attach an additional file to
the mail. I would like in addition to fusion in part joint having the
possibility of putting of another file for each address indicated in my
fusion.

Thak you for reply!!
Doug Robbins - Word MVP - 31 May 2006 21:59 GMT
See the article "Mail Merge to E-mail with Attachments" at

http://word.mvps.org/FAQs/MailMerge/MergeWithAttachments.htm

Signature

Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

> Hello Everybody,
>
[quoted text clipped - 19 lines]
>
> Thak you for reply!!
androidale@hotmail.com - 01 Jun 2006 15:03 GMT
Doug Robbins - Word MVP a écrit :

> http://word.mvps.org/FAQs/MailMerge/MergeWithAttachments.htm

Thank you for reply.

Is this possible to recover the address without it being posted in my
document of fusion?

In your document that seems to be a table. My document of fusion
contains only one letter without the mail. Therefore I used the
technique of MyDoc.MailMerge. .MailAddressFieldName = "Email"

Thank you for your assistance.

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.