Returns TRUE if all the given arguments are considered logically true, and FALSE otherwise. Considers any non-zero number to be true.
Syntax
Remarks
All the text values are ignored during evaluation.
Zero is considered FALSE, while all other non-zero numbers are considered TRUE.
Examples
Formula | Result |
=AND(D1<5;E1>10;100-E1>50) | TRUE |
=AND(TRUE;FALSE;TRUE) | FALSE |
=AND(TRUE;"1/2/2019") | TRUE |
Possible Errors
Errors | Meaning |
#N/A! |
|
#NAME! |
|
#VALUE! |
|
#REF! |
|
Similar Functions
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.