= IF (logical_test;value_if_true;value_if_false)
Explanation :
1. Logical_test it’s has a logical value or cell address that will be try
b. Value_if_true it can be has a value, cell address or another condition if the value that will be try has a right big logical value
c. Value_if_false it can be has a value, cell address or another condition if the value that will be try has a wrong value.
Example :
No comments:
Post a Comment