VBA Macro for Sending mails to a list in excel - with fixed time intervals

shetalshah

New Member
Joined
Jun 11, 2019
Messages
4
Hi All!

I have a list of emails in one sheet & the email draft in another (which contains text & images).
I need a code to automatically send the email draft from sheet 2 to every 5 people in the list provided in sheet 1 (this is because our mail server has a restriction of sending only 5 mails per minute).
Once the first 5 are sent, the code should tag them as "Sent" in a new dedicated column & then wait for 60 seconds before sending out the next set of 5 emails.
And then this goes on.... The code should run until the end of the entire list.

The code should use outlook to send out the mails from the default profile in outlook.

Please help.

Let me know in case if you need any more clarifications
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
Hi James!

I want to Monitor time & send the mails according to a condition of time.

I cant write codes on my own. And hence need someone's help...
 
Upvote 0
Hi again,

At least, we agree on the fact that Sending mails is not the topic ... :)

In order to schedule your macro, a good explanation follows :


Hope this will help
 
Upvote 0

Forum statistics

Threads
1,214,520
Messages
6,120,017
Members
448,936
Latest member
almerpogi

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