Transpose Question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a string like this in a cell:

AU;D7;GL;HJ;R0;R3

Is it possible to transpose it so it looks like this :

AU
D7
GL
HJ
R0
R3

Thank you in advance.
 
Select the cell with your string. Then use Data, Text to column

Then select , Copy, Paste Special, transpose
 
carl said:
I have a string like this in a cell:

AU;D7;GL;HJ;R0;R3

Is it possible to transpose it so it looks like this :

AU
D7
GL
HJ
R0
R3

Data/ Text to Column, & choose semi-colon as delimiter.
Then select cells, copy, Paste Special/ Transpose
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top