Other people get #REF! error when I send them files with links - is there a way to prevent this without breaking links each time?

Paul10019

New Member
Joined
Oct 30, 2013
Messages
12
Hi,

This problem just started when I joined a new company so I am guessing there must be a setting that I can adjust.

Other people get #REF ! errors when they open files that have links when I send them via email.

Is there a way to fix this without breaking all the links each time I send files?

I have searched these forums and the web but haven't found something that addresses this probably exactly...

Thank you!
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
What formula are you using? Some functions only work on open workbooks like SUMIF, COUNTIF, INDIRECT...
 
Upvote 0
Just a straight link... i.e. ='[TAB NAME]WORKBOOK NAME'!$D$9

I generally use sumproduct but these links don't warrant sumproduct...
 
Upvote 0
Where are the files located and do the other users have access to the location with the same path?

I do not have a drive Z mapped and this will give me a REF error.
Code:
='z:\Users\username\Desktop\[book1.xlsx]Page1_1'!$G$5
 
Upvote 0
Files stored on a shared drive. Many of the file recipients do not have access to the drive, though some do.
 
Upvote 0
When they open the file do the get the protected view bar? If they are do they click enable editing?
 
Upvote 0
i think they are missing few files

check the missed files from Ribbon bar
Go to Data then Edit Links
to figure out Missing file
 
Upvote 0

Forum statistics

Threads
1,223,268
Messages
6,171,100
Members
452,379
Latest member
IainTru

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