which function in excel checks whether a condition is true or not
Answers
Answered by
8
Answer:
conditional format
Explanation:
Mark Me as brainliest
Answered by
1
The IF function in excel checks whether a condition is true or false.
Explanation:
- IF function makes logical comparison of a situation.
- It can have two results - TRUE OR FALSE.
- Syntax - IF(logical_test, value_ if_true, [value_ if_false])
#SPJ2
Similar questions