Joins two or more text strings into one string
=CONCATENATE(text1, [text2], ...)
=CONCATENATE("Hello", " ", "World")