View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
JayH
 
Posts: n/a
Default Hyperlink Redirection

When creating a link in an excel document on shared drive "A" which links to
a file on a seperate share "B" everything is fine until the file is saved on
share "A"

once the file is saved the link is changed and now inserts the files path
and then the links path afterwards, removing the original link path.

for example..
file share1.xls is on the share "work" E:\Excel directory, and links to file
custom.xls on share "extras" F:\Additions. link works fine until the
share1.xls file is saved, now when the link is opened it attempts to open

.../../extras/additions/test.xls instead of just extras/additions/test.xls
so rather than linking to the F: share, it changes it to try and link to the
E: directory of the saved file

therfore trying to find the link in the files own home directory rather than
where it was originally directed.
i have tried updating office and patching but still come up with this same
issue when linking between shared drives.

Anyone have any clue what to attempt next?
thanks in advance