Pages

Showing posts with label if. Show all posts
Showing posts with label if. Show all posts

Friday, January 13, 2012

nested if example in excel

=IF(OR(A1="missing",B1="missing"),IF(OR(G1<>"",H1<>""),"TP","TRUE"),"FALSE")