View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Francesco Magagnino Francesco Magagnino is offline
external usenet poster
 
Posts: 4
Default how to avoid excel pop-up in macro

Hello,
i use a macro to divide an excel file in many files, and create and
delete some sheet.
This run many times.
All the times a file is saved overwriting an existing one i ask me
what to do; the same when the command say to delete a sheet.

there is a way to avoid this.
i need to run the macro and leave the pc make everything without
anybody present

thanks
franz