Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello -
Windows XP Excel 2003 I want to color a row based on a cell value. Specifically, I have about 100 rows where I keep licensing data. I have a column entitled 'DAYS TO EXPIRATION' and another 'DAYS TO RENEWAL' If the days to expiration or renewal are 60 or less, then I want the whole row's font to change to red from 'automatic' (black). I can change the color of the cell using conditional formatting. The problem is some of the rows contain no expiration - the days to expiration are blank because the license doesn't expire or must be renewed. So, I need either VBA or a condition formatting snippet to: Check the column(s) for numbers, if there is a number, and if the number is 60 or less (<60), then change the row's font color to red. Thanks, Paul |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel: Syntax to change cell color based on color of another cell | Excel Worksheet Functions | |||
change fill color of a range of cells based on color of a cell? | Excel Programming | |||
excel: How can I color code rows based on a value in a cell? | Excel Discussion (Misc queries) | |||
I want to chage a whole rows text color based on single cell valu. | Excel Worksheet Functions | |||
Browse Forms Controls and change TextBox color based on cell color | Excel Programming |