Kill C:\temp\Workbook.xls
--
HTH,
Gary Brown
(e-mail address removed)
If this post was helpful to you, please select ''YES'' at the bottom of the
post.
You can use the Kill method to permanently and completely delete the file:
Kill "C:\Temp\Workbook.xls"
Note that Kill does NOT send the file to the Recycle Bin. The file is gone
forever. If you want to recycle the file, see http://www.cpearson.com/excel/recycle.htm .
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting LLC www.cpearson.com
(email on the web site)
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.