Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() This has been bugging me for ages, and now I've found you guys on the forum I'm hoping you can help me with a fix! I have a file with multiple hyperlinks to project files, all of which are on a network share. When created the hyperlinks work perfectly:- \\vault\sisnetdev\Projects\HSP22\Validation\HSP22-ValKPIs.xls As soon as I then save, close, and reopen the file the hyperlink path changes to :- ../../../../sisnetdev/Projects/HSP20/Validation/HSP20-ValKPIs.xls I've tried adding the "file://" to the front, both direction of \ or / and no difference. I've ended up writing "fix hyperlinks" button which replaces the ../../../../ with \\vault\, but this is a pain to have to keep running.... Any ideas?? Cheers, Julian -- taylorj ------------------------------------------------------------------------ taylorj's Profile: http://www.excelforum.com/member.php...o&userid=32856 View this thread: http://www.excelforum.com/showthread...hreadid=526678 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Just a guess...
Try changing the hyperlink base (file|properties|Summary tab|Hyperlink base) to a path that always exists (C:\ ???). Maybe the links won't be changed. But my preference is to use the =hyperlink() worksheet function. =hyperlink("\\vault\sisnetdev\Projects\HSP22\Valid ation\HSP22-ValKPIs.xls", "click me") (all one cell) taylorj wrote: This has been bugging me for ages, and now I've found you guys on the forum I'm hoping you can help me with a fix! I have a file with multiple hyperlinks to project files, all of which are on a network share. When created the hyperlinks work perfectly:- \\vault\sisnetdev\Projects\HSP22\Validation\HSP22-ValKPIs.xls As soon as I then save, close, and reopen the file the hyperlink path changes to :- ./../../../sisnetdev/Projects/HSP20/Validation/HSP20-ValKPIs.xls I've tried adding the "file://" to the front, both direction of \ or / and no difference. I've ended up writing "fix hyperlinks" button which replaces the ./../../../ with \\vault\, but this is a pain to have to keep running.... Any ideas?? Cheers, Julian -- taylorj ------------------------------------------------------------------------ taylorj's Profile: http://www.excelforum.com/member.php...o&userid=32856 View this thread: http://www.excelforum.com/showthread...hreadid=526678 -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Thanks - using the Hyperlink function seems to have worked. Great! J -- taylorj ------------------------------------------------------------------------ taylorj's Profile: http://www.excelforum.com/member.php...o&userid=32856 View this thread: http://www.excelforum.com/showthread...hreadid=526678 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
hyperlinks in a spreadsheet keep breaking - any thoughts ? | Excel Discussion (Misc queries) | |||
Filling Text from Another File | Excel Worksheet Functions | |||
copy excell file to a CSV file and than to Notepad | Excel Discussion (Misc queries) | |||
Hyperlinks ignoring file accosiations | Excel Discussion (Misc queries) | |||
saved hyperlinks do not keep the file association, all revert to . | Excel Discussion (Misc queries) |