Best way of working for linking two sharepoint files dynamically

NickvdB

Board Regular
Joined
Apr 30, 2014
Messages
94
Office Version
  1. 365
Platform
  1. Windows
Hi,

Following situation on two sharepoint files:
Source file ("A")
Cost centerCosts
A50
B250
C900

In another file ("B") I would like to be free to just enter A, B or C to get the result from the source file. Without adjusting the formula.
Cost centerCosts
B250
and another moment
Cost centerCosts
C900

So I tried with sumifs. However I've read and experienced when the files are used by other persons the sumifs formula will not work because it is "my" formula. What is best way of working to have the red value automatically picking up the correct value in a sharepoint linked excel file without having to adjust and also other people can use the file?
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
However I've read and experienced when the files are used by other persons the sumifs formula will not work because it is "my" formula.
That is not correct but SUMIFS only works if the source file is open. You don't really need SUMIFS for this anyway, just a lookup of some sort - e.g. VLOOKUP or XLOOKUP depending on which version of Excel you have.
 
Upvote 0
Solution
Thanks for education, and will for sure try the vlookup rightaway! thanks
 
Upvote 0

Forum statistics

Threads
1,223,893
Messages
6,175,240
Members
452,621
Latest member
Laura_PinksBTHFT

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