I'm using VBA to export a make-table query to excel, always to the same location (say C:\).
Before I export the table to excel, can I first delete the file that's already there (always the same name)? I thought I read somewhere about a 'Kill' statement but I haven't had any luck finding that code.
Thanks.
Before I export the table to excel, can I first delete the file that's already there (always the same name)? I thought I read somewhere about a 'Kill' statement but I haven't had any luck finding that code.
Thanks.