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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Bot: Adding Category: Documentation)
m
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:RIGHT function}}
 +
{{Documentation/CalcFunc TextTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_REPT_function
 +
|NextPage=Documentation/How_Tos/Calc:_SEARCH_function
 +
}}__NOTOC__
  
 
== RIGHT ==
 
== RIGHT ==
Line 14: Line 19:
 
: returns <tt>'''put'''</tt>.
 
: returns <tt>'''put'''</tt>.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: LEFT function|LEFT]]
 
* [[Documentation/How_Tos/Calc: LEFT function|LEFT]]
 
* [[Documentation/How_Tos/Calc: MID function|MID]]
 
* [[Documentation/How_Tos/Calc: MID function|MID]]
Line 23: Line 28:
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
[[Category: Documentation]]
+
[[Category: Documentation/Reference/Calc/Text functions]]

Latest revision as of 15:37, 2 February 2024



RIGHT

Returns text from the right side of a text string.

Syntax:

RIGHT(text; number)

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

Example:

RIGHT("output"; 3)

returns put.



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