Link To Separate Workbook Table Help

t0ny84

Board Regular
Joined
Jul 6, 2020
Messages
205
Office Version
  1. 365
  2. 2016
  3. 2013
Platform
  1. Windows
  2. Mobile
  3. Web
Hi,

Can someone please tell me if the following is possible and if it is possible what would the best way be to set it up.

I am wanting to have a master Employee Spreadsheet with a table that holds all relevant data (e.g. Name, Email) that I can link to the table in a different workbook so that when changes are made in the master spreadsheet table they feed into the second workbook table.

I thought about having a macro recreate the second table each time it was opened or found a change but this caused any cells referencing the table to REF#! when run, similarly when I tried using formulas e.g. =MasterSpreadsheet!Table1[Employee Name] it would REF on changes in the primary table and also I would need to manually adjust the table.

I hope this makes sense outside of my brain!

Thanks in advance,
t0ny84
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
Though I haven't put it into practice yet I believe I have worked out the answer to my own question :)

Have a macro CLEAR (NOT DELETE) the table from the 2nd workbook and then rebuild it from the Employee Table in the EmployeeData workbook.
By clearing the table and not deleting it the formulas shouldn't get REF# errors.
 
Upvote 0

Forum statistics

Threads
1,215,035
Messages
6,122,791
Members
449,095
Latest member
m_smith_solihull

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