Did you know that the OpenOffice.org Wiki has a WYSIWYG editor? See Help:FCKeditor

Documentation/How Tos/Calc: FALSE function

From OpenOffice.org Wiki

Jump to: navigation, search


FALSE

Returns the logical value FALSE.

Syntax:

FALSE()

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

Example:

FALSE()

returns FALSE

NOT(FALSE())

returns TRUE

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

Personal tools
Create a book