Difference between revisions of "Documentation/How Tos/Calc: NOT function"

From Apache OpenOffice Wiki
Jump to: navigation, search
m
Line 1: Line 1:
__NOTOC__
+
{{Documentation/MasterTOC
 +
|bookid=1234'''
 +
|booktitle=<div style="padding: 8px; font-size: 140%; font-weight: bold; background-color: #9BC0F5;">CALC FUNCTIONS</div>
 +
|ShowParttitle=block|parttitle=[[Documentation/How_Tos/Calc:_Logical_functions|<div style="font-size: 140%;">Logical  Functions]]
 +
|ShowNextPage=block|NextPage=Documentation/How_Tos/Calc:_OR_function
 +
|ShowPrevPage=block|PrevPage=Documentation/How_Tos/Calc:_IF_function
 +
|ShowPrevPart=block|PrevPart=Documentation/How_Tos/Calc:_Information_functions
 +
|ShowNextPart=block|NextPart=Documentation/How_Tos/Calc:_Mathematical_functions
 +
|toccontent= <div style="padding: 4px; font-size: 130%; font-weight: hidden; background-color:#DCE9FC;">FUNCTIONS</div>
 +
 
 +
* [[Documentation/How_Tos/Calc:_AND_function|<div style="font-size: 120%;">And]]
 +
* [[Documentation/How_Tos/Calc:_FALSE_function|<div style="font-size: 120%;">False]]
 +
* [[Documentation/How_Tos/Calc:_IF_function|<div style="font-size: 120%;">If]]
 +
* [[Documentation/How_Tos/Calc:_NOT_function|<div style="font-size: 120%; border-style: double; border-color:#778899;">Not]]
 +
* [[Documentation/How_Tos/Calc:_OR_function|<div style="font-size: 120%;">Or]]
 +
* [[Documentation/How_Tos/Calc:_TRUE_function|<div style="font-size: 120%;">True]]
 +
}}__TOC__
  
 
== NOT  ==
 
== NOT  ==

Revision as of 05:00, 1 June 2013


NOT

Reverses the logical value. Returns TRUE if the argument is FALSE, and FALSE if the argument is TRUE.

Syntax:

NOT(logical_value)

where logical_value is the logical value to be reversed.

Example:

NOT( TRUE() )

returns FALSE

Issues:

  • Entering =NOT(TRUE) in a cell correctly returns FALSE, but the display in the formula bar is =NOT(1). See Issue 84266.
Template:Documentation/SeeAlso
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_NOT_function&oldid=225672"
Views
Personal tools
Navigation
Tools