View Single Post
  #1   Report Post  
Mike K
 
Posts: n/a
Default Syntax for 2 AND conditions within an OR function.

Greetings all,

I'm close, I think.
I need to OR two AND conditions. The 60/45 and 12/40 are text formatted

A1 A2
"60/45" AND "Green"
OR
A1 A2
"12/40" AND "Red"

True = YES
False = NO

Thanks Folks!

Mike