Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 231
Default Disable Warning Message from Microsoft Outlook in Excel VBA

Hi, I wrote a macro to send out email using ActiveWorkbook.SendEmail method.
However, every time before the email is sent, there will be an Outlook
warning message pop up on screen to ask you if you want to send out this
message. I have to click "Yes" to proceed. And using
"Application.DisplayAlert=False" will not turn this warning message off (I
guess it's because this is not an Excel warning message). Anyone knows how
to write the VBA code in Excel to turn this Outlook warning message off??
Thanks!!!!!! Sarah
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Disable Warning Message from Microsoft Outlook in Excel VBA

Sarah,

Take a look at http://www.rondebruin.nl/mail/prevent.htm

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Sarah" wrote in message
...
Hi, I wrote a macro to send out email using ActiveWorkbook.SendEmail

method.
However, every time before the email is sent, there will be an Outlook
warning message pop up on screen to ask you if you want to send out this
message. I have to click "Yes" to proceed. And using
"Application.DisplayAlert=False" will not turn this warning message off (I
guess it's because this is not an Excel warning message). Anyone knows

how
to write the VBA code in Excel to turn this Outlook warning message off??
Thanks!!!!!! Sarah



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 231
Default Disable Warning Message from Microsoft Outlook in Excel VBA

Thanks a lot, Bob!!!!!!!!! Sarah

"Bob Phillips" wrote:

Sarah,

Take a look at http://www.rondebruin.nl/mail/prevent.htm

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Sarah" wrote in message
...
Hi, I wrote a macro to send out email using ActiveWorkbook.SendEmail

method.
However, every time before the email is sent, there will be an Outlook
warning message pop up on screen to ask you if you want to send out this
message. I have to click "Yes" to proceed. And using
"Application.DisplayAlert=False" will not turn this warning message off (I
guess it's because this is not an Excel warning message). Anyone knows

how
to write the VBA code in Excel to turn this Outlook warning message off??
Thanks!!!!!! Sarah




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I disable the Excel Sort Warning? ChauBer Excel Discussion (Misc queries) 2 May 25th 13 05:42 AM
Hoping to disable Protection Warning message NFaye Excel Discussion (Misc queries) 4 December 10th 08 11:44 AM
Disable ActiveX warning message Michelle Marcus Excel Discussion (Misc queries) 0 May 9th 06 03:08 PM
How to disable Security Warning for Excel 2003 with NO macros Marjie Setting up and Configuration of Excel 2 November 1st 05 07:19 PM
disable Warning Message larry Excel Programming 1 April 7th 04 10:36 PM


All times are GMT +1. The time now is 09:40 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"