Keep the absolute path in a huperlink

G

Guest

When I add a hyperlink i always add the hyperlink as the document is on
another shared drive. The link path keeps reverting to the format:

...\..\

and loses the link

Any ideas how I can keep the absolute path?
 
D

Dave Peterson

If you're using Insert|hyperlink, try changing the base address:

File|Properties|summary tab (near the bottom of the dialog)

(Point at the C:\ folder--it should be available for all users????)

But I've never had any trouble using the =hyperlink() worksheet formula.

=hyperlink("file:////c:\my documents\word\doc1.doc","Click Me")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top