View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Fun Kid Fun Kid is offline
external usenet poster
 
Posts: 13
Default deleting worksheet

What line of code should I include while deleting a worksheet through
VBA so that the security feature (The selected sheet(s) will be
permanently deleted.) is disabled. Right now I have to click "OK" for
the code to continue. Any suggestions?