Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a column of figures (column r starting at row 4)
with this conditional formatting formula : =$N$4+ (14*12*30.59) which changes the cell's colour to yellow. There are two other conditional formats also, but this is the first. The $4 in the formula needs to be changed to the current row number. Currently I just change it to, say, 5 (on row 5) and use the format painter to copy this down the rest of the cells. As there's a LOT of spreadsheets that may have this change needed (4000-ish), is there a way to do this in code, so that when a sheet is opened, I can run the code and it will do it? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I override conditional format to modify color of 1 cell? | Excel Discussion (Misc queries) | |||
Code to conditional format all black after date specified in code? | Excel Discussion (Misc queries) | |||
Code for Conditional format | Excel Discussion (Misc queries) | |||
Modify Code Creating a Formula List | Excel Programming | |||
Modify Code Creating a Formula List | Excel Programming |