Turn a dataset of N rows and M columns into a single cell?

User: "wessel"
New Altair Community Member
Updated by Jocelyn
Dear All,

How do I turn a 5 by 2 data set into a single string?
The data set looks like this:

A B C D E
P Q R S T

the final result should be
"A B C D E P Q R S T"


Find more posts tagged with