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

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 35: Line 35:
 
* A logical value in Calc is simply a number with a boolean format, not a separate type as in Excel. Some resulting incompatibilities are discussed in  [http://qa.openoffice.org/issues/show_bug.cgi?id=84266 Issue 84266].
 
* A logical value in Calc is simply a number with a boolean format, not a separate type as in Excel. Some resulting incompatibilities are discussed in  [http://qa.openoffice.org/issues/show_bug.cgi?id=84266 Issue 84266].
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: FALSE function|FALSE]]
 
* [[Documentation/How_Tos/Calc: FALSE function|FALSE]]
 
* [[Documentation/How_Tos/Calc: NOT function|NOT]]
 
* [[Documentation/How_Tos/Calc: NOT function|NOT]]

Revision as of 12:43, 16 July 2018


TRUE

Returns the logical value TRUE.


Syntax:

TRUE()

The TRUE() function has no arguments, and always returns the logical value TRUE.


Example:

TRUE()

returns TRUE

NOT(TRUE())

returns FALSE

Issues:

  • A logical value in Calc is simply a number with a boolean format, not a separate type as in Excel. Some resulting incompatibilities are discussed in Issue 84266.



See Also
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_TRUE_function&oldid=243240"
Views
Personal tools
Navigation
Tools