Excel to Outlook macro

KFL012

New Member
Joined
Oct 1, 2015
Messages
25
Hi,

I'm looking for a way to connect Excel to Outlook. I have 5 identical sheets, each with one graph and an e-mailadress in cell A2. I want to build a macro that pastes the graph into an e-mail and sends it to the address included in that sheet, and then does the same for the next sheet, etc.

Copying and re-iteraring the process for the next sheet should be fine, but I'm not sure how to get Excel to interact with Outlook.
Does anyone know if this can be done? And if not, if there is some kind of a workaround?

Thanks!
 

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,)
Hi,

For this topic, do not hesitate to dive into Ron's excellent site ...!!!

Code:
https://www.rondebruin.nl/win/section1.htm

Hope this will help
 
Upvote 0

Forum statistics

Threads
1,214,971
Messages
6,122,525
Members
449,088
Latest member
RandomExceller01

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