Returns true if all of the provided arguments are logically true, and false if any of the provided arguments are logically false.
Description
How To Use in Sheets
AND(logical_expression1, [logical_expression2, ...])
External Links
1Better Sheets Tutorial