Logical functions
Applies to: Microsoft Office Excel 2003
| Function |
Description |
| AND |
Returns TRUE if all of its arguments are TRUE |
| FALSE |
Returns the logical value FALSE |
| IF |
Specifies a logical test to perform |
| NOT |
Reverses the logic of its argument |
| OR |
Returns TRUE if any argument is TRUE |
| TRUE |
Returns the logical value TRUE |