Tag Archives: CONCAT

The CONCAT Function

Kornilios Ampatzis/ April 19, 2019/ Functions

It is used to join two or more text strings into one string. This function has replaced the CONCATENATE function.

The CONCATENATE Function

Kornilios Ampatzis/ April 19, 2019/ Functions

It is used to join two or more text strings into one string. This function has been replaced by the CONCAT function. Even though it is still available you should avoid using it because it may not be available in future versions of Excel.