Hi everyone,
I was able to see a code to send customized emails to multiple recipients by the process of mail merge. The only problem that I have right now is that the word template becomes an attachment to the outlook email. here is the code below:
Option Explicit
Sub CreateWordDocuments()...