Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
A few people have said that this has resolved the problem for them:
File|Properties|Summary Tab|Hyperlink Base change it to C:\ (something that's always available) I like to use the =hyperlink() worksheet function. It has never failed me this way: =hyperlink("file:////yourpathtothe/something.xxx","Click me") ============== If you have to change lots and lots and lots back... You could use the code from David McRitchie's site: http://www.mvps.org/dmcritchie/excel/buildtoc.htm look for: Fix Hyperlinks (#FixHyperlinks) If you're new to macros, you may want to read David McRitchie's intro at: http://www.mvps.org/dmcritchie/excel/getstarted.htm (If it's just a few, I'd do it manually.) DK wrote: I have a spreadsheet with several hundred hyperlinks to various documents (all within one pathway. It has all worked fine for months, but today when I opened it the hyperlinks have all changed their destination path. Any ideas why they have changed and any suggestions on how to (1) stp it happening again and (2) change them all back without having to edit each opne individually? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hyperlink changed when document was saved ... | Links and Linking in Excel | |||
why is absolute hyperlink in XLS file changed when file is saved | Excel Discussion (Misc queries) | |||
Going back from a hyperlink when it has changed to another workboo | Excel Discussion (Misc queries) | |||
are multiple Hyperlink destinations, in one cell possible | Excel Discussion (Misc queries) | |||
Intra-workbook hyperlink: macro/function to return to hyperlink ce | Excel Discussion (Misc queries) |