| Function | Description |
| AND function | Returns TRUE if all of its arguments are TRUE |
| FALSE function | Returns the logical value FALSE |
| IF function | Specifies a logical test to perform |
| IFERROR function | Returns a value you specify if a formula evaluates to an error; otherwise, returns the result of the formula |
| IFNA function | Returns the value you specify if the expression resolves to #N/A, otherwise returns the result of the expression |
| NOT function | Reverses the logic of its argument |
| OR function | Returns TRUE if any argument is TRUE |
| TRUE function | Returns the logical value TRUE |
| XOR function | Returns a logical exclusive OR of all arguments |
Post a Comment
Blogger FacebookYour Comment Will be Show after Approval , Thanks