0

I have:

 A   B  'C'
'l' 'f' 'g'
's' 'y' 'l'
'v' 'W' 'q'

I would like

ABC
'lfg'
'syl'
'vWq'

It meands, I want to get all the columns int one, not a new, just one. I know I could merge it with'+' but I prefer somenthing more simple, must exist.

Thanks

HAAB
  • 53
  • 3

0 Answers0