In my spreadsheet, comparing headphones, our instruction is basically to use as many different formulas as possible.
So as part of the spreadsheet, I would like to
You can also use a simple formulas:
=if( (Condition_A) * (Condition_B) * ... ; true; false)
make sure to put the condition between parenthesis.