#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Text to rows

I can perform a text to column, but is there a text to row function?

e.g., in cell a1 I have;
jane,joe,larry,moe
and in cell a2 I have;
red,blue,green,yellow

I want it to look like this;
cell data; cell data
a1 jane; b1 red
a2 joe; b2 blue
a3 larry; b3 green
a4 moe; b4 yellow

I could do it manually, but I have many hundreds of rows with 10 cells with
this data configuration. I also have to perform this task every 2 weeks.

tia,
--
JMorrell
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default Text to rows



"JMorrell" wrote:

I can perform a text to column, but is there a text to row function?

e.g., in cell a1 I have;
jane,joe,larry,moe
and in cell a2 I have;
red,blue,green,yellow

I want it to look like this;
cell data; cell data
a1 jane; b1 red
a2 joe; b2 blue
a3 larry; b3 green
a4 moe; b4 yellow

I could do it manually, but I have many hundreds of rows with 10 cells with
this data configuration. I also have to perform this task every 2 weeks.

tia,
--
JMorrell

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default Text to rows

This is not going to help a lot with hundreds of rows, as it's just as
'manual', but you can use
Edit | Copy
followed by
Edit | Paste Special and choose the [Transpose] option. This can be used to
turn a row into a column, or a column into a row.

A macro could probably be built to deal with it rather quickly. You said
there are 10 cells, do you mean 10 names in A1, 10 entries in A2, etc?


"JMorrell" wrote:

I can perform a text to column, but is there a text to row function?

e.g., in cell a1 I have;
jane,joe,larry,moe
and in cell a2 I have;
red,blue,green,yellow

I want it to look like this;
cell data; cell data
a1 jane; b1 red
a2 joe; b2 blue
a3 larry; b3 green
a4 moe; b4 yellow

I could do it manually, but I have many hundreds of rows with 10 cells with
this data configuration. I also have to perform this task every 2 weeks.

tia,
--
JMorrell

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,276
Default Text to rows

Hi JMorrell,
First select column A and do Text to columns, Delimited, next, choose Comma
and click next next. That will separate each component
Then select column A and do copy, then paste special transpose, that will
put all the names in column, do the same with the 2nd row for the colors and
paste it in column B. That will solve your problem

"JMorrell" wrote:

I can perform a text to column, but is there a text to row function?

e.g., in cell a1 I have;
jane,joe,larry,moe
and in cell a2 I have;
red,blue,green,yellow

I want it to look like this;
cell data; cell data
a1 jane; b1 red
a2 joe; b2 blue
a3 larry; b3 green
a4 moe; b4 yellow

I could do it manually, but I have many hundreds of rows with 10 cells with
this data configuration. I also have to perform this task every 2 weeks.

tia,
--
JMorrell

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Text to rows

After I posted this question, I remembered the 'transpose' option in Paste
Special. But with the data I have, this just isn't an option. I'll try to
break it out before I bring it into Excel.

Thanks for your suggestions.
--
JMorrell


"JLatham" wrote:

This is not going to help a lot with hundreds of rows, as it's just as
'manual', but you can use
Edit | Copy
followed by
Edit | Paste Special and choose the [Transpose] option. This can be used to
turn a row into a column, or a column into a row.

A macro could probably be built to deal with it rather quickly. You said
there are 10 cells, do you mean 10 names in A1, 10 entries in A2, etc?


"JMorrell" wrote:

I can perform a text to column, but is there a text to row function?

e.g., in cell a1 I have;
jane,joe,larry,moe
and in cell a2 I have;
red,blue,green,yellow

I want it to look like this;
cell data; cell data
a1 jane; b1 red
a2 joe; b2 blue
a3 larry; b3 green
a4 moe; b4 yellow

I could do it manually, but I have many hundreds of rows with 10 cells with
this data configuration. I also have to perform this task every 2 weeks.

tia,
--
JMorrell

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
text to rows PraveenP Excel Discussion (Misc queries) 1 July 27th 07 02:56 AM
text to rows? A.S. Excel Discussion (Misc queries) 5 March 19th 07 04:44 PM
Adding up rows of text chessboard82 Excel Discussion (Misc queries) 3 August 9th 06 03:08 PM
Text to rows? laudrup Excel Discussion (Misc queries) 1 June 4th 06 10:41 AM
delete empty rows between rows with text Paulo Baptista Excel Discussion (Misc queries) 2 February 28th 05 03:41 PM


All times are GMT +1. The time now is 07:37 PM.

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

About Us

"It's about Microsoft Excel"