
Patrick B. answered 06/30/19
Tutor
4.7
(31)
Math and computer tutor/teacher
Suppose the cell A5 contains the word "STOP", a string
and the cell B5 contains the word "SIGN", another string
then the formula =A5 & B5 will contain STOPSIGN
So the lesson is that the ampersand symbol &
is used to put two strings together