delete files macro

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

does anyone know the code that could be used to delete all my excel files
from desktop. i'd like to use a wildcard like **.xls
 
Jnu,

As far as I know, so far there is no way to do this with a macro.

However, it is relatively simple using the Kill statement in a VBA
procedure.
 

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.

Ask a Question

Similar Threads

delete a file macro 3
Delete Object Macro 2
Excell 2021 0
Output to : Template file 3
Wildcard in Excel for Mac to open ALL files 3
Import Spreadsheet Problem 3
Macro Conditions 1
Excel Wildcard in Excel array formula 0

Back
Top