_______ is used when we have to evaluate multiple conditions.
Answers
Answered by
1
Answer:
IFS function
Explanation:
IFS function:- this function is use to test multiple conditions at once and then return the result based on it. This is helpful as you don't have to create those long nested IF formulas that used to get confusing.
Similar questions