Forum Discussion
Leyre Rocha
Sep 09, 2018Copper Contributor
IF
How can I use the function O and AND together with IF
1 Reply
Sort By
- Detlef_LewinSilver Contributor
There is no definitive answer to such a question as there are endless variations possible.
=IF(OR(A1>10,B1="S"),AND(C1<100,D1<>"M")*1400,IF(AND(E1="H";F1="R"),0.7,5)