If/Then

N

nabanco

Hello,

How would I change the below formula to say "NO" if row A had an "X" placed
in that cell.

=IF(OR(AND(L2>=7,L2<=100),AND(M2>=1,M2<=100)),"YES","")
 
Top