Heather said:
Thank you. What does "relativ only" mean?
a hyperlink can be absolute, i.e., referencing the full address, like:
http://server/file.doc
Dito if the link points to a file on your harddisk:
C:\folder\file.doc
But it can be relative only, to the file where it is linked from. Say,
if the source document is in C:\temp, and the target in
C:\temp\subfolder, then a relative link can be only:
subfolder\file.doc
And if the target is in the very same folder as the source, only:
file.doc
Using relative links is mandatory if you move both files (i.e.: to CD).
Sometimes Word converts relative links into absolute ones on saving or
reopening, and I seem to remember there are settings in Tools | Options
"somewhere" (Hyperlink base) which need to be unchecked to be on the
safe side (but I cannot test right now).
HTH
Robert