Prevent File Linking

y2k

Board Regular
Joined
Feb 25, 2002
Messages
133
Is it possble to prevent users from creating links to a file? A small amount of users have access to one sheet in a file. The file contains 4 sheets but I have managed using hiding and a little bit of code to prevent users from ever seing the other 3 sheets without a password (which they don't know so they can't see the sheets!). However, they'll still be able to create a link to the hidden sheets once they know the sheet name (not hard to guess what it would be either). Is there anyway to prevent the them from creating the link?

Thanks
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
In W2K you can protect a workbook both to open or/and to modify the book (File/Save As/Tools/General OPtions/Save Options). Input a PWD both to open and to modify the book. Whoever is trying to link to your book, any of the sheets, is going to be prompted for the PWD when the respective formula executes. If no PWD is provided the result in the cell will display #REF!
 
Upvote 0

Forum statistics

Threads
1,214,599
Messages
6,120,453
Members
448,967
Latest member
grijken

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