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

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 45: Line 45:
 
: 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]]

Revision as of 07:27, 17 July 2018


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=243342"
Views
Personal tools
Navigation
Tools