CONCAT Function

Return value

Returns joined items as one text.

Syntax

= CONCAT(text1; ...)

Arguments

Argument Description
text1 The first item to join: Text, Number or Reference.
[text…n] [Optional]: Up to the limit of 255 items and a total of 8 192 characters.

Remarks

Lesson content