If this AND that OR that
To perform this task, you’re free to use theIF functionin combination with theAND functionand theOR function. AND function TheAND functionreturns TRUE ifallconditions are TRUE. OR function TheOR functionreturns TRUE ifanycondition is TRUE. For that reason, the text values in the logical test are left in lowercase. In any other case, the formula will return FALSE. The formula evaluates the side function first, working outwards. The OR function returns a result to AND, and the AND function returns the final result....