Hello,
I would like to create a macro that processes a bunch of excel files.
To determine which files should be processed, I want to create something like a listbox, into which I can drag files from windows explorer. When I am done adding the files I want to process, I want to iterate through the list of files and operate on them.
Can anyone provide me some help on how to write the code for the listbox?
I would like to create a macro that processes a bunch of excel files.
To determine which files should be processed, I want to create something like a listbox, into which I can drag files from windows explorer. When I am done adding the files I want to process, I want to iterate through the list of files and operate on them.
Can anyone provide me some help on how to write the code for the listbox?