Delete Worksheet

E

Eddy

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

Application.DisplayAlerts = False
 
Top