
The Excel CONCAT function concatenates (joins) values supplied as references or constants. Unlike the CONCATENATE function (which CONCAT replaces), CONCAT allows you to supply a range of cells to join, in addition to inpidual cell references.
Join text values without delimiter
Result of concatenated text
=CONCAT (text1, [text2], ...)

The Excel CONCAT function concatenates (joins) values supplied as references or constants. Unlike the CONCATENATE function (which CONCAT replaces), CONCAT allows you to supply a range of cells to join, in addition to inpidual cell references.
Join text values without delimiter
Result of concatenated text
=CONCAT (text1, [text2], ...)