I am creating a VBA macro launched from Excel to create outgoing mails using variables within the Excel file.
Once sent, we require the mail to be copied to a network directory rather than a public mail file (e.g. "R:\Site Reports*****").
I have seen several threads for macros based within Outlook allowing mails to be copied to public folders within Outlook. I can't see anything for a macro based in Excel that could copy a mail outside of Outlook.