Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / February 2005

Tip: Looking for answers? Try searching our database.

underline in red

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sarah - 21 Feb 2005 00:09 GMT
how do i underline words in red just like they appear when they are spelt
wrong and spell and grammar highlights them?

Can i do this using vba?
Vince - 21 Feb 2005 02:08 GMT
Selection.Font.UnderlineColor = wdColorRed
Selection.Font.UnderLine = wdUnderlineWavy

Just select something and run the above. Change the color to green to
simulate a grammar error.

> how do i underline words in red just like they appear when they are spelt
> wrong and spell and grammar highlights them?
>
> Can i do this using vba?
sarah - 21 Feb 2005 10:57 GMT
thanks!

> Selection.Font.UnderlineColor = wdColorRed
> Selection.Font.UnderLine = wdUnderlineWavy
[quoted text clipped - 6 lines]
> >
> > Can i do this using vba?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.