![]() |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#10
|
||||
|
||||
|
See the code for Content Control Conditional Formatting in the attachment at: Change color according with dropdown selection. To vary the text colour rather than the cell colour, change:
Code:
.Range.Cells(1).Shading.BackgroundPatternColorIndex Code:
.Range.Font.ColorIndex
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
| Tags |
| conditional formatting, drop down lists, word 2010 |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VBA: How to place dropdown list next to text | YigalB | Word VBA | 0 | 08-11-2013 01:48 PM |
Formatting affecting more than selected text
|
esteban | Word | 7 | 05-25-2012 04:34 AM |
| Change cell color everytime a value is selected in dropdown list | angelica_gloria | Excel | 4 | 01-27-2012 06:47 PM |
Strange formatting text color error in form fields..
|
rscafidi | Word | 2 | 10-16-2011 03:25 PM |
| Text form field loses formatting in Word 2010 | mel72349 | Word | 0 | 08-02-2011 02:25 PM |