Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook with 3 work sheets, first tab is for data input, second tab
is for data maintain, third tab is macro auto add sheet which extract data from data maintain sheet for reporting purpose. I would like to delete the third sheet when either users switch to other tab or closing workbook. I get the €śdelete€ť code but dont know the code when users switch tab or close book. Application.DisplayAlerts = False Sheets("Print").Delete Application.DisplayAlerts = True |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting a sheet with VBA | Excel Programming | |||
Deleting a sheet with the same name | Excel Programming | |||
VBA for deleting a sheet | Excel Programming | |||
Deleting a sheet | Excel Programming | |||
Deleting Sheet | Excel Programming |