A
AND & OR in a IF loop
how do I combine AND and OR in a nested IF statement.
eg: IF((AND(ab=5,ac=1)or(ac=2),"correct",if(........)))
pls help.
eg: IF((AND(ab=5,ac=1)or(ac=2),"correct",if(........)))
pls help.