Forum Discussion
Spyral96
Dec 19, 2022Copper Contributor
Merging different tables with same and different values into one summary-table
Hello, everyone! I am currently working on a folder with several tables. Suppose I have 4 tables. In these tables I have 6 columns which take the same values in different tables on different pa...
Harun24HR
Dec 19, 2022Bronze Contributor
You may VSTACK() to merge table and use other functions to perform data analysis. Share (attach) a sample workbook and show your desired output.