I would like to create a VBA script which attaches two files to a mail. This code lets me attach one file:
Sub openWord() Dim OutApp As Object Dim OutMail As Ob
.Attachments.Add var2 .Attachments.Add var3