Automation of email sending from Excel...

Fester675

Board Regular
Joined
Sep 16, 2016
Messages
141
[TABLE="class: grid, width: 700"]
<tbody>[TR]
[TD]NAME (A1)
[/TD]
[TD]EMAIL (B1)
[/TD]
[TD]SUBJECT (C1)
[/TD]
[TD]TEXT (D1)
[/TD]
[TD]ATTACHMENT (E1)
[/TD]
[/TR]
[TR]
[TD]Andy (A2)
[/TD]
[TD]ah@mail.com
[/TD]
[TD]Auto email
[/TD]
[TD]Dear (insert name) Andy
This is a sample of the body text to be included in the email message.
Signature
[/TD]
[TD]Attach PDF 1
[/TD]
[/TR]
[TR]
[TD]Harry
[/TD]
[TD]hj@mail.com
[/TD]
[TD]Auto email
[/TD]
[TD]Dear (insert name) Harry
This is a sample of the body text to be included in the email message.
Signature
[/TD]
[TD]Attach PDF 2

[/TD]
[/TR]
</tbody>[/TABLE]
Here is a sample of my Excel sheet. Is it possible to create one Command Button that will open Outlook, paste the email address (column B) in the TO field; the subject (column C) into the subject field; Text (D) into the main body, while inserting the recipients name; attach the file (E) and SEND?

So, for instance, I hit the button and for each individual row, there will be an email in Outlook generated, the TO/SUBJECT/BODY (including recipient's name)/ATTACHMENT all completed and sent from a particular/shared mailbox.

The real file will have approximately 200 to complete.

Thank you in advance!!
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.

Forum statistics

Threads
1,223,894
Messages
6,175,252
Members
452,623
Latest member
Techenthusiast

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