Difference between revisions of "NL/Documentation/How Tos/Calc: functie NIET"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Zie ook:)
m (Problemen:)
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
 
<tt>'''NIET( WAAR() )'''</tt>
 
<tt>'''NIET( WAAR() )'''</tt>
 
: geeft <tt>'''ONWAAR'''</tt> terug
 
: geeft <tt>'''ONWAAR'''</tt> terug
 +
 +
=== Problemen: ===
 +
* Invoeren van <tt>'''=NIET(WAAR)'''</tt> in een cel geeft correct <tt>'''ONWAAR'''</tt> terug, maar de weergave in de Formulebalk is <tt>'''=NIET(1)'''</tt>. Zie {{bug|58572}}.
  
 
{{NL/Documentation/ZieOok|
 
{{NL/Documentation/ZieOok|
* [[Documentation/nl/How_Tos/Calc: functie EN|EN]]
+
* [[NL/Documentation/How_Tos/Calc: functie EN|EN]]
* [[Documentation/nl/How_Tos/Calc: functie OF|OF]]
+
* [[NL/Documentation/How_Tos/Calc: functie OF|OF]]
* [[Documentation/nl/How_Tos/Calc: functie WAAR|WAAR]]
+
* [[NL/Documentation/How_Tos/Calc: functie WAAR|WAAR]]
* [[Documentation/nl/How_Tos/Calc: functie ONWAAR|ONWAAR]]
+
* [[NL/Documentation/How_Tos/Calc: functie ONWAAR|ONWAAR]]
  
* [[Documentation/nl/How_Tos/Calc: Logische functies|Logische functies]]
+
* [[NL/Documentation/How_Tos/Calc: Logische functies|Logische functies]]
  
 
* [[NL/Documentation/How_Tos/Calc: Functies alfabetisch gesorteerd|Functies - alfabetisch gesorteerd]]
 
* [[NL/Documentation/How_Tos/Calc: Functies alfabetisch gesorteerd|Functies - alfabetisch gesorteerd]]
* [[Documentation/nl/How_Tos/Calc: Functies gesorteerd per categorie|Functies - gesorteerd per categorie]]}}
+
* [[NL/Documentation/How_Tos/Calc: Functies gesorteerd per categorie|Functies - gesorteerd per categorie]]}}
[[Category: NL/Documentation/Reference/Calc]]
+
 
+
=== Problemen: ===
+
* Invoeren van <tt>'''=NIET(WAAR)'''</tt> in een cel geeft correct <tt>'''ONWAAR'''</tt> terug, maar de weergave in de Formulebalk is <tt>'''=NIET(1)'''</tt>. Zie [http://www.openoffice.org/issues/show_bug.cgi?id=84266 Issue 84266].
+
 
[[Category: NL/Documentation/Reference/Calc]]
 
[[Category: NL/Documentation/Reference/Calc]]

Latest revision as of 12:14, 28 January 2024


NIET

Keert de logische waarde om. Geeft WAAR terug als het argument ONWAAR is, en ONWAAR als het argument WAAR is.

Syntaxis:

NIET(logische waarde)

waarbij logische waarde de logische waarde is die moet worden omgedraaid.

Voorbeeld:

NIET( WAAR() )

geeft ONWAAR terug

Problemen:

  • Invoeren van =NIET(WAAR) in een cel geeft correct ONWAAR terug, maar de weergave in de Formulebalk is =NIET(1). Zie Issue 58572 .

Zie ook

Personal tools