Replies: 2 comments
-
I do love the consistency of Microsoft documentation. The official documented signature for
So But Excel itself does allow
like LibreOffice
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
\PhpOffice\PhpSpreadsheet\Calculation\TextData\Concatenate::TEXTJOIN
...
88 $returnValue = ($returnValue !== '') ? $returnValue : implode($delimiter, $aArgs);
...
(!) $delimiter = NULL if the function in the table looks like this: =TEXTJOIN(;;$B13:$E13)
PHP 8.1.11
LibreOffice
Beta Was this translation helpful? Give feedback.
All reactions