Add the below code before "Olmail.send" to attach the file
olMail.Attachments.Add ("C:\Documents\CustomerQuestions.docx")
Add the below code before "Olmail.send" to attach the file
olMail.Attachments.Add ("C:\Documents\CustomerQuestions.docx")
Bookmarks