PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
email merge attachments
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
email merge attachments
![]() |
email merge attachments |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Can someone offer help on how to attach files to email merges
|
|
|
|
#2 |
|
Guest
Posts: n/a
|
Attaching files to e-mails using Outlook automation is easy; just call the
MailItem.Attachments.Add method and pass the file name of the attachment as an argument. The trick in your case is how to automate this in Word during the merge process. However, this strictly involves the Word Object Model. You might want to post a question about that particular functionality in the microsoft.public.word.vba.general newsgroup. -- Eric Legault - B.A, MCP, MCSD, Outlook MVP -------------------------------------------------- {Private e-mails ignored} Job: http://www.imaginets.com Blog: http://blogs.officezealot.com/legault/ "smoothie" wrote: > Can someone offer help on how to attach files to email merges |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

