The color of visited hyperlinks is determined by the font color of the
built-in style named “FollowedHyperlink”. To change the color, you need to
modify that style, e.g.
ActiveDocument.Styles(wdStyleHyperlinkFollowed).Font.Color = wdColorDarkRed

Signature
Regards
Lene Fredborg
DocTools - Denmark
www.thedoctools.com
Document automation - add-ins, macros and templates for Microsoft Word
> Hi all
>
[quoted text clipped - 3 lines]
>
> Many thanks