file:/// appearing in formula

SeanWorrall

New Member
Joined
Jan 25, 2008
Messages
3
Hi :) Having as issue where I have a formula which contains a link to another workbook has file:/// appear at the start and I can't make it go away!
What I'm getting is:- ='file:///\\systems.private\ifs\StagingN\rest_of_the_path_etc_etc\filename.xlsx
What I want is:- ='\\systems.private\ifs\StagingN\rest_of_the_path_etc_etc\filename.xlsx
This seems to make updating links fail
Anyone had the same issue? I've tried find/replace, re-linking etc.
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
Yeah sorry, it is a formula. e.g. tab sheet1, cell A1 so
='file:///\\systems.private\ifs\StagingN\<rest of the path etc>\[filename.xlsx]sheet1'!$A1
 
Upvote 0
I'm going to guess that that is a requirement for the version/region of Excel that you are using.

I wonder if you can split the path, file name, tab, and cell addresses in different cells as Text, and then create a cell that concatenates into the full path in the way that you would like to see it without the preceding file:///? Plus, if you ever need to change one piece of that full path, it's ready for the editing.
 
Upvote 0

Forum statistics

Threads
1,215,140
Messages
6,123,270
Members
449,093
Latest member
Vincent Khandagale

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