Merge tables from many worksheets into one admin worksheet

kuba7575

New Member
Joined
Jan 28, 2017
Messages
1
I want to build admin worksheet that contain one big table crated from many other tables in other excels files. How should I go about it? How to link many tables into one without blanks and lost of data?

Info:
- All tables have the same headings.
- All tables contain different number of rows
- Admin collect (see) all data, user can see only his/her data.
- Any updates made in User table automatically changes table in Admin worksheet.
- All files will be hosted online in OneDrive (that is why I can't use VBA)
- List is sorted by date, order depends on the date column
- Many users, one admin

To give you better idea of what it should look like I create the chart.
[How it should look like (Structure)]
aShcT.png

Ideal solution, would be to somehow connect tables into one table, so that it will automatically update. I looked for many different solution in formulas but none of them worked. Can not link it because number of rows will be changing and increasing. I can not properly connect those tables.

Sample headings for table:

Purpose of the table is to have a list of all customers that are added by salesman.
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.

Forum statistics

Threads
1,215,459
Messages
6,124,945
Members
449,198
Latest member
MhammadishaqKhan

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top