CONCAT
Text

Combines the text from multiple ranges and/or strings

Syntax:

=CONCAT(text1, [text2], ...)

Example:

=CONCAT(A1, " ", B1)