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


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

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

How can I do this?

Thanks and Regards
Manish Rajpa

--
rajpalmanis
-----------------------------------------------------------------------
rajpalmanish's Profile: http://www.excelforum.com/member.php...fo&userid=3062
View this thread: http://www.excelforum.com/showthread.php?threadid=50369

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Delete Sheet 1

U only need to ask once.

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"rajpalmanish"
wrote in message
news:rajpalmanish.22061z_1137877203.9354@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=503698



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Delete Sheet 1

Manish,

Use code like

Application.DisplayAlerts = False
' delete the sheet
Application.DisplayAlerts = True




"rajpalmanish"
wrote
in message
news:rajpalmanish.22061z_1137877203.9354@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=503698



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
Delete ROW on Sheet#1 corupts data on Sheet#2 Duane Excel Worksheet Functions 4 February 11th 10 07:53 PM
Delete values in sheet 2 that arre found in sheet 1 np Excel Discussion (Misc queries) 1 December 10th 09 07:21 PM
Delete rows from one sheet containing deatils on the second sheet [email protected] New Users to Excel 4 September 6th 07 11:10 AM
How do I un-delete a sheet? mdorn Excel Discussion (Misc queries) 2 February 4th 05 01:47 AM
Delete a sheet Newbie Excel Programming 3 April 13th 04 07:38 PM


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

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

About Us

"It's about Microsoft Excel"