Which of these is not an argument of the IF function? |
Logical-test Value-of-false Value-of-true Value-when-false |
Value-when-false |
The correct answer is option 4- Value-when-false. The IF function is one of the most popular functions in Excel, and it allows you to make logical comparisons between a value and what you expect. So an IF statement can have two results. The first result is if your comparison is True, the second if your comparison is False. The IF function has three arguments:
Therefore, the argument Value-when-false is not an argument of the IF function. |