How to delete a file trought a macro or code

M

Marco

How to delete a xls file trought a macro or code, but with having an external
file such as *.bat.

Regards,
Marco
 
D

Daniel Pineault

If you are looking for the batch file command. This isn't the right forum to
get help on Batch file programming, but rather MS Access databases.

That said google Batch files and Delete file you'll get tons of examples
using the del command
--
Hope this helps,

Daniel Pineault
If this post was helpful, please rate it by using the vote buttons.
 
Top