View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ªü¤T[_2_] ªü¤T[_2_] is offline
external usenet poster
 
Posts: 7
Default to delete a worksheet

but want to ignore the warning message, please advise what should I
add at the end of the following command? thanks

e.g.
Sheets("ABC").Select
Sheets("ABC").Delete

Paul