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

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 49: Line 49:
 
: returns <tt>'''5'''</tt> (numbers are converted to text).
 
: returns <tt>'''5'''</tt> (numbers are converted to text).
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: LEFT function|LEFT]]
 
* [[Documentation/How_Tos/Calc: LEFT function|LEFT]]
 
* [[Documentation/How_Tos/Calc: RIGHT function|RIGHT]]
 
* [[Documentation/How_Tos/Calc: RIGHT function|RIGHT]]

Revision as of 07:28, 17 July 2018


LEN

Returns the length of a text string.

Syntax:

LEN(text)

returns the number of characters in the text text, including spaces.

Example:

LEN("red car")

returns 7.

LEN(123.4)

returns 5 (numbers are converted to text).



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