View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Guerilla Guerilla is offline
external usenet poster
 
Posts: 12
Default automatically deleting a worksheet (without warning prompt)


Hi,

A macro I use deletes a sheet tab, however, it prompts me to confirm
the deletion of the sheet. How can I remove this prompt so the macro
runs without any user interaction?

Matt