Steps to use IF function in Excel
- Step 1: Choose any cell, and type
=IF(
- Step 2: Choose a cell or a range of cells with a logical test with them.
- Step 3: Put a comma, and enter the value if the content of the cell is true.
- Step 4: Put another comma, and enter the value if the content of the cell is wrong.
- Step 5: Put a close parenthesis, and then Enter to finish.
Result: Test case with an example on the video.