Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.mailmerge.fields
 
Posts: n/a
Default Word fusion and attachment

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!!

  #2   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Doug Robbins - Word MVP
 
Posts: n/a
Default Word fusion and attachment

See the article "Mail Merge to E-mail with Attachments" at

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


--
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

wrote in message
oups.com...
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!!



  #3   Report Post  
Posted to microsoft.public.word.mailmerge.fields
 
Posts: n/a
Default Word fusion and attachment


Doug Robbins - Word MVP a écrit :

http://word.mvps.org/FAQs/MailMerge/...ttachments.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.

Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:08 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"