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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Automated text replacement %s)
m
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:MID function}}
 +
{{Documentation/CalcFunc TextTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_LOWER_function
 +
|NextPage=Documentation/How_Tos/Calc:_PROPER_function
 +
}}__NOTOC__
  
 
== MID ==
 
== MID ==
Line 12: Line 17:
 
: returns <tt>'''tp'''</tt>.
 
: returns <tt>'''tp'''</tt>.
  
{{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]]
Line 21: Line 26:
 
* [[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/Reference/Calc]]
+
[[Category: Documentation/Reference/Calc/Text functions]]

Latest revision as of 15:33, 2 February 2024



MID

Returns text from the middle of a text string.

Syntax:

MID(text; start; number)

returns number characters from the text text, starting at position start.

Example:

MID("output"; 3; 2)

returns tp.



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