Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 72
Default Supress Informational Error Messages

I have used the SetWarnings = False in Access, but how would I supress the
informational error messages with VBA in Excel. I would like to put the code
in each of my macros since my users "freak out" when the soft edits appear.

I appreciate your help, thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Supress Informational Error Messages

possibly

Application.DisplayAlerts = False

--
Regards,
Tom Ogilvy


"JOUIOUI" wrote:

I have used the SetWarnings = False in Access, but how would I supress the
informational error messages with VBA in Excel. I would like to put the code
in each of my macros since my users "freak out" when the soft edits appear.

I appreciate your help, thanks

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 72
Default Supress Informational Error Messages

could be as easy as: Application.DisplayAlerts = False

"JOUIOUI" wrote in message
...
I have used the SetWarnings = False in Access, but how would I supress the
informational error messages with VBA in Excel. I would like to put the
code
in each of my macros since my users "freak out" when the soft edits
appear.

I appreciate your help, 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
Supress #Ref! error Mike H Excel Worksheet Functions 3 May 3rd 07 08:24 PM
Informational Pop-ups trekguy1 Excel Discussion (Misc queries) 0 September 13th 06 08:51 PM
Autofill the formulas and supress the messages Robert Hargreaves Excel Programming 1 June 1st 05 12:12 AM
Informational userforms RaiderRed Excel Programming 2 January 27th 05 03:43 PM
Supress error message Jim Anderson Excel Discussion (Misc queries) 3 December 1st 04 12:55 AM


All times are GMT +1. The time now is 04:47 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"