[Libreoffice-bugs] [Bug 97101] Add a SPLIT() function for separating string cells based on a delimiter
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Nov 4 21:42:13 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=97101
--- Comment #7 from Wolfgang Jäger <jag at psilosoph.de> ---
Forgot to mention that TEXTSPLIT() will need to output an array and will
therefore have to lock an output range if called AS a formula. The well known
problems concerning output ranges no longer actually meeting the needs of
changed input, should be relieved by a fourth parameter giving a minimum length
of the output for one split list. Spare cells: empty text or (more logical)
N/A.
--
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/20191104/3d32d616/attachment.html>
More information about the Libreoffice-bugs
mailing list