How to do this in excel.

Adapter

Newbie
Joined
Jan 3, 2012
Messages
12
Reaction score
2
Hello,

Need some help with excel.

Let's say I have a txt file with 3 lines.

line1
line2
line3

Ok, now, if I copy this into excel, it will show in 3 rows.

What I want to do is, how do I make it stays in 1 row, but have 3 lines.So that, when I copy it back to the txt file, it will have 3 lines.

You guys know how to do this ?

Thanks
 
I think you have to mark the 3 fields you want the data in and then paste, this should work :) You know that row and line is the same, do you? ;)
 
I think you have to mark the 3 fields you want the data in and then paste, this should work :) You know that row and line is the same, do you? ;)

No, that's not what I meant.

I want column A and column B to corresponds.I have 100+ lines and I want row in column A and column B to corresponds.But, in column A, I have only 1 line, but in column B, I have 3 lines.When I copy the column B out and paste in notepad, I want it to show in 3 lines, not 1 line.

I hope you get what I meant.

Thanks
 
Last edited:
Do you mean that you want to turn

line1
line2
line 3

into...

line1 line2 line3?

If so, respond on here (not PM) and I can help. Let us know as it is not clear (to me).


Make an example for us. You are not doing an excellent job of describing. Thanks.
 
Click the CELL you want it in, then click the function bar along the top (the long white bar you can type into). Then click paste. You will then have one cell containing 3 lines.

Im 99% sure thats what you want.
 
In excel:
- copy the list (one column, multiple rows)
- select another cell, then select paste special, then select transpose.
It should paste the multiple rows to multiple columns.
I hope that what you meant.
 
Yeah copy and paste special with transpose option is what you are looking for.
 
I guess he isn't coming back. It sounds like using ASAP Utilities and transposing the text will do everything and more. I guess he found his answer...
 
I guess he isn't coming back. It sounds like using ASAP Utilities and transposing the text will do everything and more. I guess he found his answer...

Lol, actually I'm going back to using notepad (just for my work, not saying they do the same thing).
 
We are willing to help. We just need to know what you are asking for.

If you, or anyone, doesn't already have it, I HIGHLY recommend you look into ASAP Utilities. It's been a lifesaver and allows me to do pretty much anything in Excel.

Code:
http://www.asap-utilities.com/
 
Back
Top