Hello,
I thought doing a text delimiting function would give me the desired output, but it doesn't. And I have spent a good bit of time googling to no avail.
I want to take a text (csv) file that has data like this:
-----------
Column name1
dataA
dataB
dataC
,Column name2
dataD
dataE...