<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - TEXTJOIN and CONCAT ignore transposition of arrays passed to them"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109409#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - TEXTJOIN and CONCAT ignore transposition of arrays passed to them"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109409">bug 109409</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>Unfortunately, I only have Excel 2016 (TEXTJOIN appeared only in Excel 2019).

But Office Online (available in my profile) gives this:

=TEXTJOIN(",";;TRANSPOSE(A1:B2)) => a1,a2,b1,b2
=TEXTJOIN(",";;{"a1","b1";"a2","b2"}) => gives unspecified error (just marks
the cell with red border, without any hints anywhere, possibly due to Online
version limitations).</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>