Referencing External Workbook Data

stilton1

New Member
Joined
Feb 4, 2019
Messages
6
I have a folder containing a 1200 workbooks filled with data and use a single workbook in another directory to reference specific sheets and cells. I know I need to have a placeholder for every file referenced but is their an easy way to setup one reference and then drag the cell down rather than changing every single reference for all 1200?


Here's how I have it setup currently:

StoreNameSalesCodeTote
1212Scott$550ABCD4
55Stacy$390GDDC8
199Tina$450DDDF4

<tbody>
</tbody>


In cell B2 I have the code ='O:\Archive\2019\Jan\[1212.XLSM]Prelim'!$H$5
In cell C2 I have the code ='O:\Archive\2019\Jan\[1212.XLSM]Prelim'!$H$9
In cell D2 I have the code ='O:\Archive\2019\Jan\[1212.XLSM]Recap'!$E$5
In cell E2 I have the code ='O:\Archive\2019\Jan\[1212.XLSM]Total'!$K$5


Currently I have to manually change the store referenced as 1212.XLSM in each line. Is it possible to simplify this without doing everything manually?

Thanks for any help!
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
I ended up just going through all 1200 links and changing manually, but would love to get any thoughts or ideas on this for future reference.
 
Upvote 0

Forum statistics

Threads
1,215,029
Messages
6,122,760
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