Convert text to image, copy it and paste it in Outlook

AaronLP

New Member
Joined
Sep 24, 2015
Messages
1
Hello all,
I really hope I can explain myself here: I have this file that I'm working on and need to add a feature in which it takes a fixed cell range, copies it and pastes it in a new outlook email message window. However, I need it to paste the date as an image. I also will need that it eliminates the rows that have no data within that cell range.
For example:
The cell range will be B1:Q29 and sometimes there will be no info in some of the rows like from 10 to 25 (26:29 will always have info). All of these cells have formulas but the cell is blank because that's the return value.
I need a VBA code to make the following: Select the cell range, copy it, delete the empty cells, open a new email message window in Outlook and past it as an image.
Is it possible?
Thank you very much all of you!!
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.

Forum statistics

Threads
1,214,918
Messages
6,122,246
Members
449,075
Latest member
staticfluids

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