Conditional Logicbeginner
Combine conditions with AND and OR
=IF(AND(B2="Active",C2>1000),"Qualify","Skip")
Worked examples (1)
These formulas work in Google Sheets with identical syntax.
Also in Excel
See the full AND reference for Excel — including all worked examples, common errors, and FAQ.
AND Excel reference →