Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm not sure how you are cycling through all the rows but insert this
into the code Assume that mCell is the expression of the cell you are checking in the row If mCell -5 then mCell.EntireRow.Interior.ColorIndex = 3 End If If you are not sure about the "mCell" expression post your code that cycles through the rows and I'll be able to put the code in better context. Sandy RSteph wrote: I've got a Macro that runs through all the rows on my page, and removes in rows where the check value is between 0 and -5. Any row that has a check value greater than -5 (technically less than) I want it to make the row from column A to H Red in the background. So that the user will know to look at that row when done. How would I go about changing the fill color value for a row of cells? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
color fill button is not adding color to my spread sheet | Excel Worksheet Functions | |||
change fill color of a range of cells based on color of a cell? | Excel Programming | |||
My fill color and font color do not work in Excel Std Edition 2003 | Excel Discussion (Misc queries) | |||
Excel 2003 will not display color fonts or color fill cells | Excel Worksheet Functions | |||
My excel 2003 wont let me fill cells with color or color the tabs. | New Users to Excel |