✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
What function should you use if you want to get Selected if at least one condition is met?
=IF(???(B2="South",C2>100),"Selected","Rejected")