Auto-Email Alert Message

ColinKJ

Well-known Member
Joined
Jan 27, 2009
Messages
983
Hi All,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>
<o:p></o:p>
Can anyone help me.<o:p></o:p>
<o:p></o:p>
I'm putting together a project to automatically send emails remainders to our vendors when the insurance documents we hold of theirs for QA purposes have expired.<o:p></o:p>
<o:p></o:p>
To date, I've only used the Display function which has enabled me to check the content of the emails before sending them. This has worked fine.<o:p></o:p>
<o:p></o:p>
Now that I want them to automatically send, I get an Outlook alert advising me that an email is being sent and do I really want to send it. which I have to respond to before it is sent.<o:p></o:p>
<o:p></o:p>
The project I have put together is in XL, and the message is from Outlook, is there any way I can suppress the alert messages in Outlook from XL, restoring them once all emails have been sent.<o:p></o:p>
<o:p></o:p>
Your help would be appreciated.<o:p></o:p>
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.
Many thanks Vog,

I used the :

.Display
Application.Wait (Now + TimeValue("0:00:02"))
Application.SendKeys "%s"

option, and it appears to work fine for me.

Thanks again
 
Upvote 0

Forum statistics

Threads
1,224,544
Messages
6,179,430
Members
452,915
Latest member
hannnahheileen

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