How can I change an equation to reference another workbook?

Teleporpoise

New Member
Joined
May 23, 2019
Messages
31
I have this equation in my document that references a sheet in the same workbook

=OFFSET(INDIRECT("feature[#headers]"),MATCH(I7,INDIRECT("feature[op '#]"),0),1,COUNTIF(INDIRECT("feature[op '#]"),I7),1)

But the data it is referencing is also referenced by multiple other workbooks. At the moment every workbook has a copy of that data and references its copy, but this is not a good longterm solution. Can I have this equation referenced from a separate workbook?
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
G'day Teleporpoise,

I'm not sure which way your referenceing is going, however, referencing another workbook is done in the same manner as referencing another cell, or another worksheet - when you get to the reference part of the equation, you simply go to what you wish to reference and click on either the cell or range of cells as required, and Excel will put the link in the correct syntax and add the selected cell address(es).

The link can then be monitored from the Data Ribbon in the Connections section (located almost directly under the Data tab).

Regards

shane
 
Upvote 0

Forum statistics

Threads
1,215,516
Messages
6,125,280
Members
449,220
Latest member
Excel Master

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