View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Send Chart report by mail using VBA

Hi ben2paris

Check out the CDO link in the URL that Tom posted.
There is code that can send pictures(chart) in the body of the mail.


--

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


"ben2paris" wrote in message ...
Hi all,

I'm trying to build a report sent by mail from Excel.

This report should contain text, tables and charts from the Excel file.

The charts should be converted as pictures or not linked to Data.

I don't find how to build this mail.

Any help ?

Thanks

Ben2paris