Hi all,
I need to combine multiple Excel Tabs (with different schema) from one Excel File into one tab AND I need to know where the data came from, so which row came from which tab.
Reason is, some of the tabs contains a year and I need the year to make further calculations.
Example: Sheet one "2020 Control Statement", Sheet two "2019 Control Statement", etc. and although the data are similar, there are sometimes a different number of columns (therefore different scheme).
In my imagination I should do something like the Union and put the data from sheet "2019 Control Statement" under the data from sheet "2020 Control Statement" and put also an additional column "Sheet Name" with the respective tab names.
Thank you,
Katha