View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Hyperlinks in a shared workbook

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.



Zac Stillwell wrote:

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?


--

Dave Peterson