S
Steve
New to excel. Want to use IF with AND. I can't seem to get my formula
to work. Can anyone halp with thi simple one?
a b
1 1
2 1
3 1
All I want it to do is: If A1 is over 1 AND A2 is over 1 OR A3 is over
1 then say YES.
Please help - I have spemt hours over this - getting there slowly!
I wrote this, but it don't work!
=IF(OR(A3>1,AND(A1>1,A2>1)),"YES","No")
Cheers
Steve
to work. Can anyone halp with thi simple one?
a b
1 1
2 1
3 1
All I want it to do is: If A1 is over 1 AND A2 is over 1 OR A3 is over
1 then say YES.
Please help - I have spemt hours over this - getting there slowly!
I wrote this, but it don't work!
=IF(OR(A3>1,AND(A1>1,A2>1)),"YES","No")
Cheers
Steve