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

From Apache OpenOffice Wiki
Jump to: navigation, search
m
m (Issues:)
 
Line 23: Line 23:
  
 
=== Issues: ===
 
=== 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  {{bug|58572 and 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  {{bug|58572;84266}}.
  
 
{{SeeAlso|EN|
 
{{SeeAlso|EN|

Latest revision as of 13:48, 31 January 2024

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 58572;84266 .



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