You are on page 1of 1

5 examples using all the 4 functions of logical function

IF

IF Formula

Surname Formula
Pizon =IF(D3>30,"Passed","Failed")
Plaza =IF(D4>25,"Passed","Failed")
Parane =IF(D5>25,"Passed","Failed")
Nerio =IF(D6>25,"Passed","Failed")
Torres =IF(D7>25,"Passed","Failed")

You might also like