Hyperlinks in a shared workbook

Z

Zac Stillwell

I have a shared file that I want users to be able to add hyperlinks.
Currently I have to unprotect it, then add the links and re-protect the file.
Can It be setup so users with write access can add links?
 
D

Dave Peterson

If you look at excel's help for "Features that are unavailable in shared
workbooks", you'll see that "Insert or change hyperlinks" is one of those
features that is unavailable.

But you can still use the =hyperlink() worksheet formula--maybe that'll be
sufficient.
 
Top