D
Dthmtlgod
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
delete the sheet without any user intervention?
Sheets("wcexcel").Select
ActiveWindow.SelectedSheets.Delete
