I have a question. I have a column in Google Sheet something like [here][1]
------------------
| hello |
-------------------
| my name is John |
-------------------
| Nice to meet you|
-------------------
Question is: How can I get a string like "hello, my name is John, nice to meet you" from it?