View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Dave is offline
external usenet poster
 
Posts: 1,388
Default Using Macro to Delete a tab in a file

I would like to use a macro to delete a tab in a workbook. When I execute
the macro, I get the message asking if it is ok to delete the sheet. Is
there a way to have the macro answer the question "yes".

Thanks