View Single Post
  #3   Report Post  
Kevin
 
Posts: n/a
Default

Thanks Dave that worked great.

"Dave O" wrote:

When setting up the conditional format, set condition 1 to "Formula is"
and use a formula like this:
=OR(A1="L",A1="PB",A1="X")
You can set as many conditions as an OR() statement will accommodate:
30.