export to Excel

  • Thread starter Thread starter Rockaway Tom
  • Start date Start date
R

Rockaway Tom

I have set up a number of macros to export files to Excel. The files are
meant to overwrite the previous file. I can't find a way to get around
having to click OK to the pop-up regarding overwriting the existing file. Is
there a command that will do that for me?
 
If you use the TransferSpreadsheet action for the export, it won't ask you
about overwriting files.
 
Back
Top