Question: what is the correct answer is a logical function that returns a user-defined value if the condition is true and another user-defined value if the
what is the correct answer

is a logical function that returns a user-defined value if the condition is true and another user-defined value if the condition is false. OR(condition 1, condition 2 ...) IF(condition, value if true, value if false) AND(condition 1 , condition 2 ) TO(value if true, value if false)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
