Can you use Text To Columns feature to be Text To Rows?

tinkerbell737

Board Regular
Joined
Nov 25, 2002
Messages
96
I have a cell that has a comma separated value that is 354 fields long. As such, if I use the Text To Columns feature to split the data at each column, I lose several columns (because excel cannot have that many columns).

How can I break the data at the comma, but have it list in rows instead?
 
Yeah.. I'm confused too.

Do you just mean replace all the commas in your data with ^N? I tried that, but when you go to do the text to columns it doesn't allow you to enter ^N. It only allows you to enter 1 character... Please clarify.

Copy your row of data. Paste it into Word. Go to Find/Replace in Word, then replace the ";" or "," with "^n". This will add a line break after each entry. Then press Ctrl+A then Ctrl+C (copy all), then click in your first cell in Excel and press Ctrl+V (paste). Voila. Text to rows to columns.
 
Upvote 0

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.
Copy your row of data. Paste it into Word. Go to Find/Replace in Word, then replace the ";" or "," with "^n". This will add a line break after each entry. Then press Ctrl+A then Ctrl+C (copy all), then click in your first cell in Excel and press Ctrl+V (paste). Voila. Text to rows to columns.


I found the easiest method is to replace ; with ^l
 
Upvote 0
I would make the text into columns first, then select and copy all the cells.
move to the cursor in the next cell down
At this point I would right click and select the "Transpose" option which should appear as the 4th icon in the "paste" section.
Hope this is of help.
Mx
 
Upvote 0

Forum statistics

Threads
1,215,986
Messages
6,128,119
Members
449,424
Latest member
zephyrunimpressively

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top