Good afternoon!
I've been scouring the web trying to find a solution to this issue:
In Microsoft Outlook 2003, I would like to have ONLY attachments print when emails are sent to a given folder (not the message itself).
All VBA code that I could find required saving the file separately first, then printing. Unfortunately, we don't have the ability to save a separate file for the long term. Is there any way to automatically delete the saved copy once it has been printed?
Any VBA code that could be provided would be helpful - I'm new to any sort of VBA, so any guidance would be appreciated.
Thanks in advance!
Jonathan
I've been scouring the web trying to find a solution to this issue:
In Microsoft Outlook 2003, I would like to have ONLY attachments print when emails are sent to a given folder (not the message itself).
All VBA code that I could find required saving the file separately first, then printing. Unfortunately, we don't have the ability to save a separate file for the long term. Is there any way to automatically delete the saved copy once it has been printed?
Any VBA code that could be provided would be helpful - I'm new to any sort of VBA, so any guidance would be appreciated.
Thanks in advance!
Jonathan