Embed presentation
Download to read offline

This document contains an IF statement formula that tests if the value in cell A2 is equal to 4, and will return the text "Value is four" if true, or "Value is not four" if false. The formula checks if the condition A2=4 is true or false, and returns one of two results based on that evaluation.
