filmov
tv
How to use the IF Function in Excel with Text as Value

Показать описание
Learn how to use the IF function in Excel to create a true or false logical test.
To create text as a result use the text to string code ("True") or ("False")
The formatting of the IF function is:
"=IF(Logical_test, [Value_if_True], [Value_If_False])"
Step 1: Enter a test for example is 5 greater than 7
Step 2: If test is true assign a value for example 1 = true
Step 3: If test is false assign a value for example 0 = false
To create text as a result use the text to string code ("True") or ("False")
The formatting of the IF function is:
"=IF(Logical_test, [Value_if_True], [Value_If_False])"
Step 1: Enter a test for example is 5 greater than 7
Step 2: If test is true assign a value for example 1 = true
Step 3: If test is false assign a value for example 0 = false