Hyperlink problem

R

Robert Andrews

Hi all,

I use VBA to create hyperlinks in a Word document. The macro scans documents
for hyperlinks in text form and converts them to hyperlinks. The format of
the text I scan for is

<A HREF="../Master%20Procedures/Approved%20Documents/How%20to.pdf>How to</A>

The strange thing is that sometimes when the document is saved the hyperlink
is saved as an absolute hyperlink and other times it is saved as a relative
hyperlink. I am using Word 2000.

I was wondering if there are any settings or known bugs in Word 2000 that
will effect this.

Thanks for any help in advance.

Kind Regards
Robert
 
Top