I am trying to underline with a wavy coloured line however the wavy line is
appearing but there it is gray and no matter what colour i use it is always
gray. Here is the code i am using :

font.UnderlineColor = wdColorTurquoise

Any ideas why this is happening?

Re: underline with color by Jean-Guy

Jean-Guy
Mon Feb 21 14:38:59 CST 2005

sarah was telling us:
sarah nous racontait que :

> I am trying to underline with a wavy coloured line however the wavy
> line is appearing but there it is gray and no matter what colour i
> use it is always gray. Here is the code i am using :
>
> font.UnderlineColor = wdColorTurquoise

I am not sure, not seeing the rest of the code... it could be any number of
things...

Here, this code works as expected:

With Selection.Font
.Underline = wdUnderlineWavyHeavy
.UnderlineColor = wdColorTurquoise
End With

--
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
jmarcilREMOVE@CAPSsympatico.caTHISTOO
Word MVP site: http://www.word.mvps.org