export to Excel

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?
 
K

Ken Snell \(MVP\)

If you use the TransferSpreadsheet action for the export, it won't ask you
about overwriting files.
 
Top