Blog

If the value in cell B2 is 88, what will return the following IF statement?

=IF(B2>80, ”Pass”, ”Fail”)