Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi! Before ending my macro I delete these two sheets but Excel gives me a warning prompt before deleting the sheets that I must OK. Is there a way to avoid the prompt and delete the sheets without interrupting the code? <start code Sheets("sheet1").Select ActiveWindow.SelectedSheets.Delete Sheets("sheet2").Select ActiveWindow.SelectedSheets.Delete <end code Thanks!! -- Brian Matlack ------------------------------------------------------------------------ Brian Matlack's Profile: http://www.excelforum.com/member.php...fo&userid=3508 View this thread: http://www.excelforum.com/showthread...hreadid=528630 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting sheets | Excel Programming | |||
deleting sheets 2&3 | Excel Discussion (Misc queries) | |||
Deleting Sheets | Excel Programming | |||
deleting sheets | Excel Discussion (Misc queries) | |||
Deleting sheets | Excel Programming |