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

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial content)
 
m
 
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:LEFT function}}
 +
{{Documentation/CalcFunc TextTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_JIS_function
 +
|NextPage=Documentation/How_Tos/Calc:_LEN_function
 +
}}__NOTOC__
  
 
== LEFT ==
 
== LEFT ==
Line 14: Line 19:
 
: returns <tt>'''out'''</tt>.
 
: returns <tt>'''out'''</tt>.
  
=== See also: ===
+
{{SeeAlso|EN|
'''[[Documentation/How_Tos/Calc: RIGHT function|RIGHT]]''',
+
* [[Documentation/How_Tos/Calc: RIGHT function|RIGHT]]
'''[[Documentation/How_Tos/Calc: MID function|MID]]''',
+
* [[Documentation/How_Tos/Calc: MID function|MID]]
'''[[Documentation/How_Tos/Calc: LEN function|LEN]]'''
+
* [[Documentation/How_Tos/Calc: LEN function|LEN]]
  
'''[[Documentation/How_Tos/Calc: Text functions|Text functions]]'''
+
* [[Documentation/How_Tos/Calc: Text functions|Text functions]]
 +
 
 +
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 +
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 +
[[Category: Documentation/Reference/Calc/Text functions]]

Latest revision as of 15:32, 2 February 2024



LEFT

Returns text from the left side of a text string.

Syntax:

LEFT(text; number)

returns number characters from the left side of the text text.
number defaults to 1 if omitted.

Example:

LEFT("output"; 3)

returns out.



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