Forum Discussion
user12690
Sep 14, 2022Copper Contributor
Question about combining data from multiple tables
Hi, My problem is a bit complicated, but I suspect that the solution isn't too difficult. I have 3 tables, on 3 different sheets in my workbook. They contain a list of data with one column "priorit...
- Sep 14, 2022
Harun24HR
Sep 14, 2022Bronze Contributor
What is your excel version? Do you have Excel-365 with most recent release? You need VSTACK() and SORT() function. Share a sample workbook.