View Single Post
  #2  
Old April 22nd 06, 05:56 PM posted to microsoft.public.outlook.program_vba
Bert Visscher
external usenet poster
 
Posts: 2
Default Like to have button to forward spam with

"Bert Visscher" schreef in bericht
...
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. .
- 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.


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.


Ads