View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Conditional Formatting if a certain condition is met

Select A3 and pull-down:

Format Conditional Formatting Formula is
and enter:
=A2<A3
then set the hilight color. Then copy the format down the column.

repeat this for B3, C3, etc.
--
Gary''s Student - gsnu200735


"JerryG" wrote:

I want to use Conditional Formatting to change the row color at each change
in a value. In the same way sub-totals work. For example, at each change in
the EE ID it would change the row high-lighting.

EE ID LAST NAME
003461 CARSON
003462 SMITH
029800 JONES
004590 HOWARD
004590 HOWARD
029925 BALDWIN
010767 KELLY
010767 KELLY
010767 KELLY
024323 ROBINS
027205 EDWARDS