Hey guys,
I am stuck in a fix on read/write range. I have several workbook and want to use read range in the same name sheet in each of them and then write range onto a final workbook (merge all sheets with the same name into an existing workbook).
The code I wrote is working but its writting the same info = number of sheets the workbook has. I’ve tried everything and cannot find a sollution.
Could you guys help? Below is the code I am using:
Insertion on the new data.xaml (14.9 KB)