Processing a set of Excel Files
I have a set of Excel files I need to process. I have
code to determine the name and number of Excel files in a
directory.
What would the code be to cyle through the list of Excel
files, open each one & then close it when I've finished my
processing operation?
Thanks for your response.
|