Linking Workbook Pages

doug.washburn

New Member
Joined
May 18, 2004
Messages
49
Hi,

I have a number of people working on different versions of Excel. Each have a workbook that they update monthly and their workbook can contain 1 to 6 sheets. I would like to create a "master" workbook, that when I open it, goes and grabs all the tabs from each of the "working" workbooks and organizes them all into the master workbook.

Is this possible?
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
I'd start by recording a macro pulling the data. That approach would work even if user's leave their wb's open, as you'd just need to access the data, so read-only shouldn't be an issue. If that'll work for you, then post the code you get and someone can clean it up for you.

You could also create a master wb that links to the others. Check out Microsoft's new SkyDrive service (free) which allows you to do real-time file syncing.

HTH,
 
Last edited:
Upvote 0

Forum statistics

Threads
1,224,602
Messages
6,179,843
Members
452,948
Latest member
UsmanAli786

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