L
Luis
Hello.
I have a db that i want to automate. One of the processes
is to export a table to a certain location as an .xls
file. This file may exists or not, but if exists i want to
replace it with a new file using the same name. I have
tryied with the OutputTo function but, if the file exists,
before exporting the table appears a dialog box to confirm
if i want to replace the file or not, alltough i have
SetWarnings = False.
How can i solve this?
Thanks
Luis
I have a db that i want to automate. One of the processes
is to export a table to a certain location as an .xls
file. This file may exists or not, but if exists i want to
replace it with a new file using the same name. I have
tryied with the OutputTo function but, if the file exists,
before exporting the table appears a dialog box to confirm
if i want to replace the file or not, alltough i have
SetWarnings = False.
How can i solve this?
Thanks
Luis