Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.office.developer.vba
|
|||
|
|||
![]()
Just before you delete the sheet(s) add this line to your code:
Application.DisplayAlerts = False then after you have deleted them add this line: Application.DisplayAlerts = True This will turn off the warning message for you. Hope this helps. Pete |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
can macros include page setup functions? | Excel Discussion (Misc queries) | |||
Excel Add In Deployment | Excel Discussion (Misc queries) | |||
MACROS SETUP | Excel Discussion (Misc queries) | |||
App using OWC 2003 Deployment - How to ? | Excel Programming | |||
Deployment question | Excel Programming |