![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Microsoft Excel > Functions > Logical > NOT |
NOT(logical) |
| Returns the boolean value which is the negation of its argument. |
| logical | The value or expression that can be evaluated to True or False. |
| REMARKS |
| You should use this function when you want to make sure a value is not equal to one particular value. | ||
| If "logical" evaluates to False, then TRUE is returned. | ||
| If "logical" evaluates to True, then FALSE is returned. |
| EXAMPLES |
|
| Functions - N | Index - N | Office Online |
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | Top |