Hi all,
I am trying to automate a lengthy process. I have a x number of input files with a range of 1-3 worksheets.
As I only need 1 sheet per file, I am trying to combine all those single sheets in a new document. These documents have however different tabs that are needed.
From the attached input files, I'm only needing the tabs called "Needed Tab" and "This one". All other tabs can be disregarded.
As an output, I am trying to combine the data from the three specific needed tabs.
I am unsure how many input files there are, but they are always called "Needed Tab" or "This one".
Is there any way for me to achieve the desired output, based on a x number of input files?