Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have been trying to set a range of cells Text colors based on the value in
the cell. I need the color to change as the data is being entered. When I use the "Worksheet_Change(ByVal Target As Range)" function I cannot set a specific range, any cell on the sheet changes when I enter data. I would prefer not to loop through the range checking each cell since this not only takes time, it is not immediate either. Any help would be greatly appreciated. John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Worksheet formatting (fill colors & text colors) disappeared | Excel Discussion (Misc queries) | |||
How do I set cell colors based on if query | Excel Worksheet Functions | |||
How do I change row text colors in Excel based on formula? | Excel Discussion (Misc queries) | |||
How do I fill row colors based on cell value? | Excel Discussion (Misc queries) | |||
Changing cell colors based on values | Excel Programming |