I know how to reference 1 range of cells in an if statement. I had the below and it worked well.
=IF(ISNA(MATCH("Yes",'Ticket Offer Info'!B21:B24,0)),"No","Yes")
But I have having trouble figuring out how to add another range as an "OR" to the formula. I need to also reference any yes in...