Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
i want to write in VBA teh conditional formatting with the following pseudo
code inside a macro : if slippage= 0 then color= green else if slippage <0 then color = blue else if slippage 0 color = red when any value<0 in AO column for any row then that cell should be in color green... similarly for <0 and =0 also here the slippage column is the column name AO. the rows in this sheet keeps adding up. so i cannot give specific range... the slippage is in column AO and today theer are 50 rows and topmor 2 rows can be added etc. so it should be general;. please help. rows are dynamic |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA - Coloring Rows Instead of Cells | Excel Discussion (Misc queries) | |||
Coloring rows of cells | Excel Discussion (Misc queries) | |||
Conditional coloring of Excel cells, based on adjacent cell values? | Excel Worksheet Functions | |||
Dynamic pie chart coloring | Excel Discussion (Misc queries) | |||
conditional coloring | Excel Worksheet Functions |