Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I use a conditional format to change the interior colour of cells. the
conditional is the same for all the cells to which the conditional format refers. I'd like to know the displayed colour of a cell to which the conditional format is applied, from VBA code. the "background" colour of the cell is available as <cell.interior.colorindex the conditional format color is available as <cell.<conditionalformat(1).interior.colorinde x but the displayed colour depends on whether <cell.<conditionalformat(1).formula1 is true or false. I'd rather not have to write an interpreter for what could be a general expression. thanks, Eric |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
conditional formatting - copy format & remove condition | Excel Discussion (Misc queries) | |||
Retain Conditional Format When Condition Is No Longer Valid | Excel Discussion (Misc queries) | |||
Conditional Format to highlight entire row if a condition is met | Excel Worksheet Functions | |||
use more than 3 condition in conditional format | Excel Worksheet Functions | |||
Conditional Formating. Remove condition, keep format? | Excel Discussion (Misc queries) |