View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Eddy[_3_] Eddy[_3_] is offline
external usenet poster
 
Posts: 15
Default Delete Worksheet

You put the following line right before the code you delete the worksheet

Application.DisplayAlerts = False

"Pedro" ¼¶¼g©ó¶l¥ó
...
Hi
How to delete a worksheet without showing the confirmation window
Pedro