View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lost!! lost!! is offline
external usenet poster
 
Posts: 8
Default conditional formatting & a loop

Hi!!
I'm trying to change the colour of an entire row if the value in F26 <
value in D26 (d contains a value & f contains a formula).
I figured out how to change the colour of one cell but cannot do the entire
row.
Also, I need to repeat this down to the bottom of my worksheet which can be
a different length each month when I run the reconciliation.
I couldn't get the loop to work for pasting the formula into F - so I've
typed it into F26 and pasted to F10000 (hoping I never have that many rows).

PLEASE HELP!!!
thanks!