Hello all
I am trying to read multiple files and tabs in the same folder.
- There are two files for each with 2 tabs.
- File names are slightly different but body of the name is same.
- Sheet names are same.
- Data does not start from same row in every sheet.
- Data and structure between sheet A and sheet B are different.
File1 - sheet A and File1 - sheet B (This is the file with actual data)
File1Template - sheet A and File1Template - sheet B (This is the file with dummy empty data which i exclude later on)
I tried Directory and Dynamic input tools. However Dynamic input tool is giving an error as " No sheet is specified....". However i specified the template sheet and as a result it is reading from there.
Why is this error happening? Is there a way to solve this without macro?
If macro is needed because of different sheet names, Could anyone share step by step screenshot please?
I read all the articles about macros however they are not helping how to set up and configure each macro steps.

Thank you in advance