Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default disable Warning Message

I want to be able to delete a worksheet without getting
the built-in warning message every time on Excel 2000 SP2.
Is there a way to do this? Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default disable Warning Message


Application.DisplayAlerts = False

' your code

Application.DisplayAlerts = True

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"larry" wrote in message
...
I want to be able to delete a worksheet without getting
the built-in warning message every time on Excel 2000 SP2.
Is there a way to do this? 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
Macro Enable/Disable Pop-Up Warning juamig Excel Discussion (Misc queries) 2 April 8th 10 11:37 PM
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
disable sort warning mechelei Excel Discussion (Misc queries) 1 August 23rd 05 07:08 PM
disable macro warning kim Excel Discussion (Misc queries) 2 December 30th 04 05:57 PM


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