Get absolute path for hyperlink with relative path

P

Paul

In Word 2003 on Windows XP, when I mouse over a hyperlink, I see a
balloon with the absolute path. However, I can't copy select and copy
that absolute path. If I edit the hyperlink, I see only the relative
path. How can I access the absolute path as shown in the balloon?
 
S

Suzanne S. Barnhill

The text shown in the ScreenTip will be found by clicking the ScreenTip
button in the Edit Hyperlink dialog.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org
 
P

Paul

Actually, I did click on that out of curiosity. The resulting data
entry field is blank. Perhaps the balloon message defaults to an
absolute path, formed from the relative path appended to whatever base
path/directory hosts the host file.
 
S

Suzanne S. Barnhill

If you don't have text specified for the ScreenTip, then it defaults to what
you have as the underlying hyperlink (as opposed to the display text).

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

Actually, I did click on that out of curiosity. The resulting data
entry field is blank. Perhaps the balloon message defaults to an
absolute path, formed from the relative path appended to whatever base
path/directory hosts the host file.
 
P

Paul

If you don't have text specified for the ScreenTip, then it defaults to what
you have as the underlying hyperlink (as opposed to the display text).
That's the thing. The underlying path is relative, but the balloon
message shows the absolute path, which I want to access so that I can
select and copy it.
 
Joined
Mar 21, 2013
Messages
3
Reaction score
0
Well, the way that I've found is ugly (I'm sure there's an elegant way to do it in Visual Basic), but for only a few links it's usable. Caveat: This behaviour might be due to settings that I don't understand, so I can't tell you they are there.


I'm using Word 2007 on Windows XP, and in Compatibility Mode
  1. Use the context menu (click in the hyperlink and left-click). Select Copy Hyperlink.
  2. Paste the hyperlink in a new paragraph. (Or use Control-C and Control-V.)
Though the display text for the two hyperlinks will be the same, the actual address text at the bottom of the Edit Hyperlink box is the absolute path (well, except that it's missing the file:/// prefix).

I use the keyboard shortcut Control-K to get to the edit hyperlink dialog box, but you can use the context menu.

You can see this behaviour more clearly if you use Alt-F9 to turn fields to field text. Suppose you have the field:

{HYPERLINK "../foo.doc"}

The braces there stand in for the field marker.

After you copy it, you paste the hyperlink in a new paragraph right below the first one. I see something like this:

{HYPERLINK "C:\\Documents and Settings\\username\\foo.doc"}

(The actual path depends on a bunch of other things, like what the address actually is and whether you have a hyperlink base set. My hint: Don't have a hyperlink base set.)

I know this is years since the last response, and still more years after the original request, but someone might be looking for the information. I believe but have not checked that it will work on 2010 too, and maybe 2011. No idea about 2013.
 
Last edited:

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