View Single Post
  #2   Report Post  
Norman Jones
 
Posts: n/a
Default conditional formatting challenge

Hi Brendan,

my problem is that i can do one or the other, but no both in the same
condition- how do you do that?



Formula is: =OR($A$1="approvedd",$A$1="n/a")


---
Regards,
Norman



"brendan" wrote in message
...
Here is my challenge:

I have already used all 3 conditions. I need one condition to execute
when
a value = approved OR n/a.

my problem is that i can do one or the other, but no both in the same
condition- how do you do that?

thanks!