Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sub SheetDelete()
Application.DisplayAlerts = False ActiveWindow.SelectedSheets.Delete Application.DisplayAlerts = True End Sub Gord Dibben MS Excel MVP On Fri, 11 Sep 2009 17:26:02 -0700, David wrote: Hi Group, I am trying to allow a sheet deletion with out having to manually click the Delete button which comes up in the process. Thanks, David |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automatic delete row in Excel 2003 | Excel Discussion (Misc queries) | |||
How do I set up an automatic delete or move of a row of data? | Excel Discussion (Misc queries) | |||
What is an automatic way to delete all rows of a certain kind | Excel Discussion (Misc queries) | |||
automatic delete possible? | Excel Worksheet Functions | |||
AUTOMATIC DELETE | Excel Programming |