View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Zancouth Zancouth is offline
external usenet poster
 
Posts: 1
Default A macro to color the cells according to the values existing in a c

Hi,

Does anyone know if it is possible to do a macro that would automatically
color the rows RED( for example ) according to the values in a column ?

E.g. at col B, when the value is IN , the entire row would be colored blue.
when the value is OUT , the entire row would be colored red.