EXCEL CONCAT FUNCTION

The Excel CONCAT function combines a sequence of text strings into a single concatenated text string.

Syntax:

=CONCAT( text1[text2], … )

Parameter:

  • The text parameters are one or more text strings (or arrays of text strings) to be combined.

Step By Step Guide of CONCAT Function

Example :

Column D of the spreadsheet below contains two simple instances of the Concat function.

  • #VALUE! – Occurs if the Concat function output exceeds 32,767 characters.
  • #NAME? – This error occurs if you are using an earlier version of Excel (before to 2019) that does not support the Concat function.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now