delete tab
Application.DisplayAlerts = False
Worksheets("sheet1").Delete
Application.DisplayAlerts = True
--
Regards,
Peo Sjoblom
"jrh" wrote in message
...
what code deletes sheet1 without giving the pop up box
confirming you want to delete the tab?
Thank you.
|