Best way to link to other worksheets/books

ibddude

New Member
Joined
Aug 20, 2011
Messages
17
Is the only way to reference another worksheet cell is with an absolute path name ('C:\...\...\..)? I need to figure out the best way to make this "portable" to other users.

I have a workbook which contains multiple tabs, each one with product pricing in different geographies (about 20 tabs or so). I then have a separate workbook which contains rows of data on what a customer owns. I use VLOOKUP to go to the pricing workbook and return the price. All formulas which reference the pricing workbook contain absolute paths. This works fine for my work but not if I want to distribute this to other users. I found no way yo make a relative path (ie; place both workbooks in the same directory and the link is simply ".\Pricing Workbook".

One solution is to embed my worksheet into the pricing workbook but that is not desireable.

I guess another would be to send both workbooks and have the user plce both into a directory and when they open the customer workbook have a macro go and update all the links based on new path to the pricing workbook. Sounds complicated

Any other ideas would be greatly appreciated
 

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

Forum statistics

Threads
1,215,734
Messages
6,126,543
Members
449,316
Latest member
sravya

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