Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Dave Plyer
 
Posts: n/a
Default Paste comma delimited text into a spread sheet

I use the Import Text Wizard to paste comma delimited text into an Excel
spread sheet. I end up with a single row of multiple columns. One column for
each piece of delimited text. What I really want is delimited text in a
single column of mutliple rows. One row for each piece of delimited text. How
can this be done?
  #2   Report Post  
AndyBear
 
Posts: n/a
Default

Sounds like all you want to do is to 'transpose' what you have successfully
imported so that the columns become rows and vice versa.

If so, fairly easy.

1) Import your text file as before, so that everything that *should* be
row(s) continues to be in its own column(s); i.e. use the 'Delimited' and
'Comma' options during the import step.

2) Select ALL the rows and columns that have been inserted into the
resulting EXCEL sheet.

3) Select (click) the cell in the spreadsheet where you would like the
correctly orientated table to start from.

4) Select 'Paste Special' from the 'Edit' menu.

5) Click the 'Transpose' option.

6) Select 'OK'.

A correctly orientated copy of your original import should now appear.

--
"May the Word be with you."



"Dave Plyer" wrote:

I use the Import Text Wizard to paste comma delimited text into an Excel
spread sheet. I end up with a single row of multiple columns. One column for
each piece of delimited text. What I really want is delimited text in a
single column of mutliple rows. One row for each piece of delimited text. How
can this be done?

  #3   Report Post  
David Biddulph
 
Posts: n/a
Default

"AndyBear" wrote in message
...
Sounds like all you want to do is to 'transpose' what you have
successfully
imported so that the columns become rows and vice versa.

If so, fairly easy.

1) Import your text file as before, so that everything that *should* be
row(s) continues to be in its own column(s); i.e. use the 'Delimited' and
'Comma' options during the import step.

2) Select ALL the rows and columns that have been inserted into the
resulting EXCEL sheet.

3) Select (click) the cell in the spreadsheet where you would like the
correctly orientated table to start from.

4) Select 'Paste Special' from the 'Edit' menu.

5) Click the 'Transpose' option.

6) Select 'OK'.

A correctly orientated copy of your original import should now appear.


You may need a "Copy" between steps 2 & 3?
--
David Biddulph


  #4   Report Post  
Dave Peterson
 
Posts: n/a
Default

And this will only work if the number of columns (later transposed to rows) is
256 or fewer.

AndyBear wrote:

Sounds like all you want to do is to 'transpose' what you have successfully
imported so that the columns become rows and vice versa.

If so, fairly easy.

1) Import your text file as before, so that everything that *should* be
row(s) continues to be in its own column(s); i.e. use the 'Delimited' and
'Comma' options during the import step.

2) Select ALL the rows and columns that have been inserted into the
resulting EXCEL sheet.

3) Select (click) the cell in the spreadsheet where you would like the
correctly orientated table to start from.

4) Select 'Paste Special' from the 'Edit' menu.

5) Click the 'Transpose' option.

6) Select 'OK'.

A correctly orientated copy of your original import should now appear.

--
"May the Word be with you."

"Dave Plyer" wrote:

I use the Import Text Wizard to paste comma delimited text into an Excel
spread sheet. I end up with a single row of multiple columns. One column for
each piece of delimited text. What I really want is delimited text in a
single column of mutliple rows. One row for each piece of delimited text. How
can this be done?


--

Dave Peterson
  #5   Report Post  
Jay Langdon
 
Posts: n/a
Default

So, what can be done if you have more than 256?

"Dave Peterson" wrote:

And this will only work if the number of columns (later transposed to rows) is
256 or fewer.

AndyBear wrote:

Sounds like all you want to do is to 'transpose' what you have successfully
imported so that the columns become rows and vice versa.

If so, fairly easy.

1) Import your text file as before, so that everything that *should* be
row(s) continues to be in its own column(s); i.e. use the 'Delimited' and
'Comma' options during the import step.

2) Select ALL the rows and columns that have been inserted into the
resulting EXCEL sheet.

3) Select (click) the cell in the spreadsheet where you would like the
correctly orientated table to start from.

4) Select 'Paste Special' from the 'Edit' menu.

5) Click the 'Transpose' option.

6) Select 'OK'.

A correctly orientated copy of your original import should now appear.

--
"May the Word be with you."

"Dave Plyer" wrote:

I use the Import Text Wizard to paste comma delimited text into an Excel
spread sheet. I end up with a single row of multiple columns. One column for
each piece of delimited text. What I really want is delimited text in a
single column of mutliple rows. One row for each piece of delimited text. How
can this be done?


--

Dave Peterson



  #6   Report Post  
Dave Peterson
 
Posts: n/a
Default

use multiple worksheets???

The first 256 columns in sheet1, then second 256 in sheet2, etc.

Or use multiple rows for each "record"

Column A--some sort of key/index
column B:IV holds data

Personally, I wouldn't want to work with either of these formats.

Maybe a different application would be better.

Jay Langdon wrote:

So, what can be done if you have more than 256?

"Dave Peterson" wrote:

And this will only work if the number of columns (later transposed to rows) is
256 or fewer.

AndyBear wrote:

Sounds like all you want to do is to 'transpose' what you have successfully
imported so that the columns become rows and vice versa.

If so, fairly easy.

1) Import your text file as before, so that everything that *should* be
row(s) continues to be in its own column(s); i.e. use the 'Delimited' and
'Comma' options during the import step.

2) Select ALL the rows and columns that have been inserted into the
resulting EXCEL sheet.

3) Select (click) the cell in the spreadsheet where you would like the
correctly orientated table to start from.

4) Select 'Paste Special' from the 'Edit' menu.

5) Click the 'Transpose' option.

6) Select 'OK'.

A correctly orientated copy of your original import should now appear.

--
"May the Word be with you."

"Dave Plyer" wrote:

I use the Import Text Wizard to paste comma delimited text into an Excel
spread sheet. I end up with a single row of multiple columns. One column for
each piece of delimited text. What I really want is delimited text in a
single column of mutliple rows. One row for each piece of delimited text. How
can this be done?


--

Dave Peterson


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Import comma delimited text Lin Excel Discussion (Misc queries) 3 July 28th 06 04:07 PM
I have a Comma delimited text file how do I import in to excel an. trevord Excel Discussion (Misc queries) 1 February 3rd 05 11:41 PM
Comma delimited question Carol Excel Discussion (Misc queries) 2 January 15th 05 11:32 AM
Copy and Paste to a Text Box Margie Excel Discussion (Misc queries) 1 January 7th 05 04:31 PM
I get wrong dates when i paste from a different sheet into a new s mmollat Excel Discussion (Misc queries) 2 January 6th 05 07:35 PM


All times are GMT +1. The time now is 04:14 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"