Spell/Grammar Check

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to change the color of the red and green lines in Word's
spellchecker to something else?
 
AFAIK there is no 'setting' for that purpose. I suppose it can be done with
VBA, but doing so may cause more problems than it resolves.

Regards |:>)
 
CalsComp said:
Is it possible to change the color of the red and green lines in
Word's spellchecker to something else?

The RegOptions macro in the Support.dot template for Word 2002 or 2003
allows
you to change the underline colors for spelling and grammar.

The article at http://support.microsoft.com/?kbid=289506 describes how to
install the Support.dot template (it was written for 2002, but the
instructions are the same for 2003). Then skip down to the part about using
the Registry Options macro. The items to change are
SpellingWavyUnderlineColor and GrammarWavyUnderlineColor, on the Word
Options tab in the macro.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top