[Libreoffice-bugs] [Bug 113903] Trim() function doesn't trim spaces
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 17 13:21:07 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=113903
Xisco FaulĂ <xiscofauli at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |xiscofauli at libreoffice.org
Resolution|--- |NOTABUG
--- Comment #1 from Xisco FaulĂ <xiscofauli at libreoffice.org> ---
Trim function removes the spaces and tabs from the beginning and end of the
string, but not from the middle. If you want to remove the spaces in between,
you need to use =SUBSTITUTE("a b c"; " "; "" )
Closing as RESOLVED NOTABUG
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171117/bead34e2/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list