Forward email as insert from button

  • Thread starter Thread starter mikey014
  • Start date Start date
M

mikey014

Hi all,

I usually code in Access, so am familiar with VBA, but have a request to
code a button to forward the open item (button is on the email item, not on
the Outlook toolbar) to forward the item as if a new email had been created,
and the open item had been inserted from the Inbox list.

I have placed the button and coded a simple forward, but no luck
otherwise. I have searched the Object Browser and have not come up with
anything obvious.

Thanks for you help
 
What's the difference between what you want to do and simply pressing
the Forward button on an open email?

If you change the setting to attach the original message when
forwarding, then the open item will be attached to the forwarded
message.

--JP
 
Back
Top