absolute link to another unopened workbook

yky

Well-known Member
Joined
Jun 7, 2011
Messages
1,881
Office Version
  1. 2010
Platform
  1. Windows
I have a need to always link to, say, A1 in another workbook no matter how that workbook is changed (column A deleted, row 1 inserted, column or row sorted, etc). I can use the following formula:

=INDIRECT("'C:\Users\user1\Documents\[test1.xlsx]Sheet1'!$A$1")

But this only works if test1.xlsx is open. If it is not open, what is displayed is "#REF!". Since some sheets may need to link to more than 10 workbooks, opening all the linked workbooks is a pain.

Anyway to absolutely link to another workbook without opening that workbook? Thanks.
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
Find MoreFunc on the web and use INDIRECT.EXT
 
Upvote 0
I don't know, I don't use MoreFunc or Excel 2010. What does the documentation say?
 
Upvote 0
I don't know, I don't use MoreFunc or Excel 2010. What does the documentation say?
I have to manually install the add-ins. The automatic installation did not work. Once installed, it works fine. Thanks for the help.
 
Upvote 0

Forum statistics

Threads
1,224,599
Messages
6,179,827
Members
452,946
Latest member
JoseDavid

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