Data pulled from another spreadsheet not refreshing

Jabe

New Member
Joined
Apr 29, 2024
Messages
7
Office Version
  1. 365
Platform
  1. Windows
Hello,

I have a simple XLOOKUP formula that pulls data from one spreadsheet to another - there's no wrapping of any other formulas. Generally the formula works fine, but if the source sheet isn't open sometimes the data doesn't refresh, or I get a #N/A or #REF! error. As soon as the source sheet is opened the formula works again. Is there any way to fix this so the source sheet doesn't need to be opened?

Both documents are - and need to be - saved on SharePoint. Not sure if that makes any difference.

Thanks
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Both workbooks must be open in order for the XLOOKUP function to work. It cannot reference a closed workbook, or else you will get the #REF error.

Note that the VLOOKUP function will work on a closed file. I do not know if your data is structured in a way that allow you to use VLOOKUP.
If not, maybe you can alter your data layout so you can use VLOOKUP.
 
Upvote 0

Forum statistics

Threads
1,221,310
Messages
6,159,173
Members
451,543
Latest member
cesymcox

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