V
vbaNOOB
Hi all,
Hyperlink can be created in the document. Once the link is clicked, the
color of the link will be changed.
My question is if there is any way I can control the color after the link is
clicked?
I know I can control the link color or formatting when the link is first
created:
HL.range.font.color = wdColorGreen
HL.range.font.underline = wdUnderlineNone
Many Thanks
Hyperlink can be created in the document. Once the link is clicked, the
color of the link will be changed.
My question is if there is any way I can control the color after the link is
clicked?
I know I can control the link color or formatting when the link is first
created:
HL.range.font.color = wdColorGreen
HL.range.font.underline = wdUnderlineNone
Many Thanks