VBA copy WS range as picture and paste into email body

NathanMowgli

New Member
Joined
May 26, 2022
Messages
1
Office Version
  1. 2021
Platform
  1. Windows
Hi,

I have created some code via VBA that would copy a range (A1:Q120) within my excel worksheet (this worksheet is a dashboard, containing graphs and images) as a picture and then opens up an outlook email and pastes this image within the body of the email - and centers it, like a newsletter. Leaving me then to add any commentary and hit send.

However, whilst the imagine quality that pastes into the email looks fine, when you send it the image goes blurry / poor-quality to receivers - in particular mainly the images, not the graphs.

Does anyone have any solutions to this? I will upload my code shortly.
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,216,586
Messages
6,131,582
Members
449,655
Latest member
Anil K Sonawane

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