View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Formate colour of cells in a range of raw

Thanks for the feedback.


Gord

On Sat, 18 Nov 2006 11:44:01 -0800, Bela wrote:

Thank you Gord, it works perfect.
Bela

"Gord Dibben" skrev:

Select A1:F100 then plunk in the CF formula for Condition1 =$A1=1

Do same for Condition2 =$A1=2

Make sure the cell reference is =$A1 which will replicate the column but
increment the row.


Gord Dibben MS Excel MVP

On Sat, 18 Nov 2006 07:54:01 -0800, Bela wrote:

I have the value 1 in cell (A1) then I wan´t the colour to change to red in
cells (B1:F1) or if I have the value 2 in cell (A1) then colour should change
to green in cells (B1:F1). This I get an answer last night but how do I do if
I wan´t to do like above in a range of raw 1 to 100?

Bela




Gord Dibben MS Excel MVP