View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Per Jessen Per Jessen is offline
external usenet poster
 
Posts: 1,533
Default Conditional Formatting on a Row - XL2007

Hi Steve

Select the entire table, and goto Conditional Format.

Use 'Formula Is', and enter this formula, where 3 is the number of the first
row in the table:

=OR($AJ3="RECALLED",$AQ3="RECALLED",$AX3="RECALLED ",$BE3="RECALLED")

Apply formatting as desired.

Regards,
Per

"Steve" skrev i meddelelsen
...
Hi all,

I want to apply a Conditional Format (Bold Red Txt) to the entire contents
of a row when the word 'RECALLED' appears in any of four specific cells
within that row (AJ3, AQ3, AX3 and BE3).

Any pointers/suggestions.

Thanks

--
Steve

There's a fine line between fishing and just standing on the shore like an
idiot.
- Steven Wright