Thread: Delete Sheet
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Delete Sheet

Precede with

Application.DisplayAlerts = False

and set to True afterwards.

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"rajpalmanish"
wrote in message
news:rajpalmanish.22061y_1137877203.5414@excelforu m-nospam.com...

I want to delete a sheet from workbook without any instructions or
message box. When i try to delete the sheet it ask

"Data may exist in the sheet(s) seletion for deletion. To permanentely
delete the data, press delete."

How can I do this?

Thanks and Regards
Manish Rajpal


--
rajpalmanish
------------------------------------------------------------------------
rajpalmanish's Profile:

http://www.excelforum.com/member.php...o&userid=30623
View this thread: http://www.excelforum.com/showthread...hreadid=503697