Thread
:
Delete Sheet
View Single Post
#
1
Posted to microsoft.public.excel.programming
Dthmtlgod[_3_]
external usenet poster
Posts: 5
Delete Sheet
I have this code to delete the sheet. Pretty simple. How can I have it
delete the sheet without any user intervention?
Sheets("wcexcel").Select
ActiveWindow.SelectedSheets.Delete
Reply With Quote
Dthmtlgod[_3_]
View Public Profile
Find all posts by Dthmtlgod[_3_]