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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (moved Documentation/nl/How Tos/Calc: functie LENGTE to NL/Documentation/How Tos/Calc: functie LENGTE: Moving NL documentation to the NL NLC section of the Wiki)
m (Zie ook:)
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
 
: geeft <tt>'''5'''</tt> terug (getallen worden naar tekst geconverteerd).
 
: geeft <tt>'''5'''</tt> terug (getallen worden naar tekst geconverteerd).
  
=== Zie ook: ===
+
{{NL/Documentation/ZieOok|
'''[[Documentation/nl/How_Tos/Calc: functie LINKS|LINKS]]''',
+
* [[NL/Documentation/How_Tos/Calc: functie LINKS|LINKS]]
'''[[Documentation/nl/How_Tos/Calc: functie RECHTS|RECHTS]]''',
+
* [[NL/Documentation/How_Tos/Calc: functie RECHTS|RECHTS]]
'''[[Documentation/nl/How_Tos/Calc: functie DEEL|DEEL]]'''
+
* [[NL/Documentation/How_Tos/Calc: functie DEEL|DEEL]]
  
'''[[Documentation/nl/How_Tos/Calc: Tekstfuncties|Tekstfuncties]]'''
+
* [[NL/Documentation/How_Tos/Calc: Tekstfuncties|Tekstfuncties]]
  
[[Documentation/nl/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]]
 
[[Category: NL/Documentation/Reference/Calc]]

Latest revision as of 17:27, 28 January 2024


LENGTE

Geeft de lengte van een tekst-tekenreeks terug.

Syntaxis:

LENGTE(tekst)

geeft het aantal tekens in de tekst tekst terug, inclusief spaties.

Voorbeeld:

LENGTE("rode auto")

geeft 8 terug.

LENGTE(123,4)

geeft 5 terug (getallen worden naar tekst geconverteerd).

Zie ook

Personal tools