Loop through .xls files and sheets
Hello VB Members,
I should need a help with a code that
first from a dialog window
loop through all "*.xls" from a directory I select with the dialog window.
then for each "*.xls" file the script loops through all sheets and alert sheet name then save.
Could someone help me ?
Thank you in advance
Re: Loop through .xls files and sheets
Cool concept, what did you try?
Re: Loop through .xls files and sheets
Please do not make multiple posts in various sub-forums that are asking for the same thing. Granted the description in this post is more descriptive of your goal than the one you made in the Office Forum (Remake a vba script) and the VBA code you posted there does not achieve this goal, but the intent was the same as you are asking for here.
I have asked that the moderators consider merging your two threads.