Suppose you want the whole row to change color if the cell in G3 contains JOE:
Select the entire row, Format/Conditional Formatting, Change Cell Value is
to Formula Is, enter this formula:
=$G$3="JOE"
Click the Format button, the Patterns tab, select a color.
Bob Umlas
Excel MVP
Ok, I think I'm getting close. Now say I have a list that will get added to
every day and I when ever I put JOE in the G column I want that row to turn a
color.