"carriage return" as the delimiter?

G

Guest

It seems that any single character can be used as a delimiter, but no
"ALT-Enter". I come across multiple rows within a single cell ALL the time!
How do I make "ALT-Enter" my delimiter?
 
G

Guest

If you do the following, it will allow you to use the ALT+ENTER as delimiter:
Choose Data | Text to Columns
Select Delimited, click Next
Check 'Other', and click in the 'Other' box
Hold the Alt key, and on the number keypad, type: 0010
(you won't see anything in the 'Other' box, but that's
the code for a line break character)
After you let go of the ALT key, you will see how the columns will be split.
 
D

Dave Peterson

Instead of using alt-0010 (from the number keypad--not above QWERTY), you can
also use ctrl-j.
 

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

Top