View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Madiya Madiya is offline
external usenet poster
 
Posts: 239
Default Send mail code from Ron

I am using code given by Ron on his site with appropriate changes to send mail from XL VBA. Its great and works fine.

Now I need to some small changes. Instead of RangetoHTML function, I need rangetopicture as explained below.

Instead of sending editable range data from excel range, I want to send the data in picture (like paste special paste as picture in excel). I have tried various combinations but its not working.

Request your help for the same.

Regards,
Madiya