H
Hunt
I would like to embedd a form into the body of the email as oppose to
attaching it. I created a simple form in word with a command button that has
the following code: Private Sub CommandButton1_Click()
Options.SendMailerAttach = True
ActiveDocument.SendMail
attaching it. I created a simple form in word with a command button that has
the following code: Private Sub CommandButton1_Click()
Options.SendMailerAttach = True
ActiveDocument.SendMail