View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
converting 05445 to 2005-10-04 converting 05445 to 2005-10-04 is offline
external usenet poster
 
Posts: 2
Default changing row color

Hi,
I would like to change the row color according to an if statement.

if column A is bigger than column B than change the row color to blue
otherwise no change should occur. (i.e. if A1B1, A2B2, A3B3)

The change is on pre-existing data.

thank you,

Sten Melin