Syntax:=StringConcatenate(Cells )
Description:Returns a string where all the values in the cells are concatenated.
Example:=StringConcatenate(A1:D12)