External references changed when sheet is closed

crctetley

New Member
Joined
May 27, 2018
Messages
1
[FONT=&quot]I have two spreadsheets stored in the same folder on OneDrive. Values in Tab1 on Filename1 is referenced by Filename2.
Filename2 contains formulae like:
=IF(ISBLANK('[Filename1.xlsx]Tab1'!A1),"",('[Filename1.xlsx]Tab1'!A1))
and this produces the desired result.
However, when I close and reopen Filename2, there is a series of alerts:
This workbook contains links to one or more external sources that could be unsafe. If you trust the links, update them to get the latest data. Then Don't Update or Update
then
Alert
Sorry we couldn't find 'https://d.docs.live.net/Users/Chris/OneDrive/Spreadsheets/Filename1.xlsx '.
Is it possible it was moved or deleted?

and finally
Microsoft Excel cannot access the file 'https://d.docs.live.net/Users/Chris/OneDrive/Spreadsheets/Filename1.xlsx'. There are several possible reasons.
When I finally open Filename2, I find that all the formulae have changed to something like:
=IF(ISBLANK('https://d.docs.live.net/Users/Chris/OneDrive/Spreadsheets/[Filename1.xlsx]Tab1'!A1),"",('https://d.docs.live.net/Users/Chris/OneDrive/Spreadsheets/[Filename1.xlsx]Tab1'!A1))
This was all working properly until quite recently.
What is making the formulae change, and how can I avoid it?


[/FONT]
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce

Forum statistics

Threads
1,214,646
Messages
6,120,716
Members
448,985
Latest member
chocbudda

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