<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add a SPLIT() function for separating string cells based on a delimiter"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=97101#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add a SPLIT() function for separating string cells based on a delimiter"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=97101">bug 97101</a>
              from <span class="vcard"><a class="email" href="mailto:jag@psilosoph.de" title="Wolfgang Jäger <jag@psilosoph.de>"> <span class="fn">Wolfgang Jäger</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>