Fixed font Subject: how do I paste Excel clipboard cells to Outlook Word Editor and send it out using VBA?
Author: LunaMoon Date: 24 Sep 2010
References:
Hi all,

I want to do the following using VBA, and ultimately using COM/
ActiveX. But since they are similar, lets start with VBA.

Lets say I have copied some cells (with formatting) to clipboard from
Excel.

How do I paste this clipboard to Outlook Word Editor 2003 as an image
and send it out using VBA/COM/ActiveX?

Thanks a lot!