Is it possible to change the appearance of hyperlinks in a normal Word
document (Word 2000)? I would like to have links to various bookmarks in the
document, but don't want them all to be the typical blue, underlined text
(changes to purple when clicked). In fact, no special formatting would
actually be ideal. I would be adding these hyperlinks through VBA, so if
there is some sort of code to change their appearance at the same time,
that'd be great.
Also, anyway to get the Web toolbar to not show up when a hyperlink is
clicked?
Thanks
Jonathan West - 08 Nov 2004 22:27 GMT
The appearance of hyperlinks is controlled by the Hyperlink and
FollowedHyperlink styles. Change these styles in the document and you change
the appearance of hyperlinks.

Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
> Is it possible to change the appearance of hyperlinks in a normal Word
> document (Word 2000)? I would like to have links to various bookmarks in
[quoted text clipped - 9 lines]
>
> Thanks