Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Turn off all error messages in Excel

How to turn off all error messages in Excel?
I have occasionally problems with broken links to database (pop-up messages).
I try with Application.DisplayAlerts:= False
Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,501
Default Turn off all error messages in Excel

Hi,

The correct syntax is

Application.DisplayAlerts = False

Note there is no colon
--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"Igor G." wrote:

How to turn off all error messages in Excel?
I have occasionally problems with broken links to database (pop-up messages).
I try with Application.DisplayAlerts:= False
Thanks!

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
Excel Error messages when making lables Befuddled Excel Discussion (Misc queries) 1 December 15th 06 01:00 AM
How do I temporarily turn off messages in Excel jtm3001 Excel Programming 4 March 28th 06 08:11 PM
Turn off Printer Messages JNW Excel Programming 0 November 19th 05 03:55 PM
Turn off confirmation messages via VBA Tom Ogilvy Excel Programming 0 April 13th 05 06:45 PM
Turn off confirmation messages via VBA Trevor Shuttleworth Excel Programming 0 April 13th 05 06:42 PM


All times are GMT +1. The time now is 01:25 AM.

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"