I have a very simple Batch Macro, attached. This is intended to take a Control Parameter (a full file path) and get the Excel Sheet names.
The idea is that I can push a lot of Excel full file paths to the macro, and it will list out the Sheet names.
For some reason the macro stops after the first iteration, and I don't understand why.