This function combines many text items into a single text item. The CONCATENATE function merges text from several cells into a single cell. In the sample file, type =CONCATENATE(A2,B2) in cell C2 to view the combined text in C2.
Syntax:
=CONCATENATE(Argument1, Argument2)
Ask Your Query