I have a macro that I want to accept a list of folders to append the CSV files in each folder into a separate file saved back to that folder.
I want to use the Text Input tool to list the folders to work on and have tried both the directory tool and Input tool inside the macro but am not sure I am wiring it together properly.
The concept of feeding the macro a list of folders is what I am searching for. Any help would be greatly appreciated.