Hello everyone,
I'm using Outlook 2003.
I'd like to have a custom button to do this:
- Copy the complete source of the selected e-mail.
- Create a new e-mail to e.g. spam@dealer.net.
- Paste the copied stuff into the body of the new e-mail.
- Delete the selected e-mail that this macro was applied to.
I'd like to be able to use this on a selection spanning multiple e-mails,
but if the macro can only handle 1 at a time, that's good enough for me.
TIA for the help and regards, Bert Visscher.
Bert Visscher - 22 Apr 2006 16:56 GMT
> Hello everyone,
>
[quoted text clipped - 11 lines]
>
> TIA for the help and regards, Bert Visscher.
I don't know whether this matters, but in case it does...
I did use SaveAllMIMENotJustHeaders to have Outlook show the complete code
of the message, as opposed to only the top headers.