Outlook mail signature - VBA
I use VBA code to draft and send mails. However its .Body function removes the default mail signature and then enters the body content.
I've been using SendKeys method after this step to insert the signature again and it has been working too, however will prefer to have an easier option if possible.
|