![]() |
#4
|
||||
|
||||
![]()
It's really not a complex task with a macro. Try the following two macros:
Sub CustomHighlightOne() Selection.Range.HighlightColorIndex = wdYellow End Sub Sub CustomHighlightTwo() Selection.Range.HighlightColorIndex = wdBlue End Sub Of course, you'd have to change the values for HighlightColorIndex to suit your needs. See http://www.gmayor.com/installing_macro.htm for assistance with installing macros.
__________________
Stefan Blom Microsoft Word MVP Microsoft 365 apps for business Windows 11 Professional |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Highlight un-identifiable | wolfer | Word VBA | 0 | 08-24-2011 06:37 AM |
Create a toolbar of fill colors | itgoeson | PowerPoint | 0 | 08-24-2010 01:26 PM |
![]() |
Brandi | Mail Merge | 18 | 06-15-2010 02:10 PM |
find - reading highlight - highlight all / highlight doesn't stick when saved | bobk544 | Word | 3 | 04-15-2009 03:31 PM |
command buttons | ronf | Excel | 0 | 04-28-2006 08:32 AM |