https://bugs.documentfoundation.org/show_bug.cgi?id=101134

            Bug ID: 101134
           Summary: The new functions CONCAT and TEXTJOIN wrongly produce
                    output to an array if called to evaluate parameters in
                    array mode.
           Product: LibreOffice
           Version: 5.2.0.3 rc
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 126416
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126416&action=edit
Example demonstrating the Issue

{=CONCAT(A1:A10&B1:B10)} is producing the expected output, but outputs the
correct result to 10 consecutive cells of a column.  

So does also 
{=TEXTJOIN("||";TRUE();A1:A10&B1:B10)} independent of the expressions used on
the first and secomd parameter positions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to