Paste range as bitmap and send Outlook email

kamparius

New Member
Joined
Aug 19, 2015
Messages
2
Hi everyone,

I've seen a few threads around the internet about this, but none of them seems to quite solve the issue. As I don't have much VBA experience, was hoping someone here might be able to help!

As this is a task I have to repeat many time per day, I'm hoping that the code would:

1) Open a new blank email message in Outlook
2) Copy the range A1 to R31 of the currently open workbook and worksheet of Excel
3) Paste that range into the BODY of the email as a PICTURE
4) Send email to a few email addresses with subject "Update"

Thanks in advance for your help!
 

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.
If you're ok with having the range embedded in the body of the email, have a look at Ron de Bruin's website page on Excel / Outlook :

Mail from Excel with Outlook (VBA)

Hi Diego - thank you very much for answering. I have looked at Ron's website already, but couldn't seem to find what I'm looking for. Because the range contains text as well as charts, I'm hoping to select the whole thing and paste the whole things as a picture, rather than use embedded html...
 
Upvote 0

Forum statistics

Threads
1,215,700
Messages
6,126,287
Members
449,308
Latest member
VerifiedBleachersAttendee

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top