N
ng6971
Hi All,
I have list in following format:
A B C D E
0 1 2 3 4
Results wanted:
F
"0","1","2","3","4"
One more question is it possible to merge multiple column values into one
column without lost the values?
Thanks in advance.
I have list in following format:
A B C D E
0 1 2 3 4
Results wanted:
F
"0","1","2","3","4"
One more question is it possible to merge multiple column values into one
column without lost the values?
Thanks in advance.