View Single Post
  #2   Report Post  
Fred
 
Posts: n/a
Default

In C1 =if(or(A1="Yes",B1="Yes"),"Yes","")

"Mad Dog" wrote:

Ok. All I want to do is to say if Col A = "Yes" or Col B = "Yes" I want a
Yes printed in Col C. I can't seem to figure this one out.

Thanks for your assistance.