View Single Post
  #2  
Old December 15th 07, 02:11 PM posted to microsoft.public.excel.programming,microsoft.public.outlook,microsoft.public.outlook.program_vba
Ron de Bruin
external usenet poster
 
Posts: 14
Default Emailing Activesheet As Body of Email

Hi Paul

Activesheet.MailEnvelope is the only good way on this moment
I am working on a CDO way but this one is not ready yet

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Paul W Smith" wrote in message ...
I want to be able to send the contents of a Excel range in an Email. I do
not want to send it as an attachment, I want it in the body of an Email.

The Excel page contains a logo graphic which is the problem using all the
methods on Ron de Bruin's page, as I understand them.

I cannot see to find a way to send the page and logo (without using the
Activesheet.MailEnvelope).

Can anyone suggest a method of sending an Excel range in an Email, including
any graphics on the sheet.

PWS



Ads