Showing posts with label IF Excel Function. Show all posts
Showing posts with label IF Excel Function. Show all posts

Tuesday, April 2, 2013

the IF Excel Function

Nesting the AND function inside the IF function
=IF(AND(B1>100,B2>100,B3>100),”Over Budget”,”Acceptable”)