CONCAT(text_list)

The CONCAT function joins several text items into one text item. text_list can be composed of text, numbers or single-cell references.

CONCAT is an abbreviation for the CONCATENATE function.

See:

CONCATENATE

Other text functions