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

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 46: Line 46:
 
: returns <tt>'''Good Morning'''</tt>.
 
: returns <tt>'''Good Morning'''</tt>.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: CLEAN function|CLEAN]]
 
* [[Documentation/How_Tos/Calc: CLEAN function|CLEAN]]
 
* [[Documentation/How_Tos/Calc: FIND function|FIND]]
 
* [[Documentation/How_Tos/Calc: FIND function|FIND]]

Revision as of 07:24, 17 July 2018


TRIM

removes excess spaces from a text string.

Syntax:

TRIM(text)

returns text with any leading or trailing spaces removed, and with any multiple spaces replaced with a single space.

Example:

TRIM("    Good    Morning   ")

returns Good Morning.



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