Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default how to convert a column into a row

I have 1lack numbers in a excell sheet in column A, the same thing I would
like to copy in a notepad but I want numbers should come in horizontal i.e in
row. please help me out.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default how to convert a column into a row

1. select the cells in the column and copy them
2. in an un-used area of the worksheet:
Edit PasteSpecial Transpose
3. copy the transposed data and paste in NotePad
--
Gary''s Student - gsnu200813


"Enni" wrote:

I have 1lack numbers in a excell sheet in column A, the same thing I would
like to copy in a notepad but I want numbers should come in horizontal i.e in
row. please help me out.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 53
Default how to convert a column into a row

I think i lack means 100000 (in Indian English) .

Isn't it Enni.

well, if this is what you meant then sorry, transpose will not work even in
excel 2007.

I'll give you a work around.

Copy the complete the column and paste in in notepad

now copy the data in notepad

and paste it in one cell in excel (double click a cell or select the cell
and press "f2" and then paste)

now use the formula

=SUBSTITUTE(A1,CHAR(13)," ")

you have the complete numbers in one row delimited by a space.

now you can copy the data to notepad.

Finally, pls reply i was in the right direction or my answer went haywire.


--
Kind Regards,
Satti Charvak
Only an Excel Enthusiast
Noida, India


"Gary''s Student" wrote:

1. select the cells in the column and copy them
2. in an un-used area of the worksheet:
Edit PasteSpecial Transpose
3. copy the transposed data and paste in NotePad
--
Gary''s Student - gsnu200813


"Enni" wrote:

I have 1lack numbers in a excell sheet in column A, the same thing I would
like to copy in a notepad but I want numbers should come in horizontal i.e in
row. please help me out.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 53
Default how to convert a column into a row

Please use this formula instead

=SUBSTITUTE(SUBSTITUTE(A1,CHAR(10)," "),CHAR(13),"")

you can use any other character instead of space (it is just after char(10)
in the formula)

--
Kind Regards,
Satti Charvak
Only an Excel Enthusiast
Noida, India


"Satti Charvak" wrote:

I think i lack means 100000 (in Indian English) .

Isn't it Enni.

well, if this is what you meant then sorry, transpose will not work even in
excel 2007.

I'll give you a work around.

Copy the complete the column and paste in in notepad

now copy the data in notepad

and paste it in one cell in excel (double click a cell or select the cell
and press "f2" and then paste)

now use the formula

=SUBSTITUTE(A1,CHAR(13)," ")

you have the complete numbers in one row delimited by a space.

now you can copy the data to notepad.

Finally, pls reply i was in the right direction or my answer went haywire.


--
Kind Regards,
Satti Charvak
Only an Excel Enthusiast
Noida, India


"Gary''s Student" wrote:

1. select the cells in the column and copy them
2. in an un-used area of the worksheet:
Edit PasteSpecial Transpose
3. copy the transposed data and paste in NotePad
--
Gary''s Student - gsnu200813


"Enni" wrote:

I have 1lack numbers in a excell sheet in column A, the same thing I would
like to copy in a notepad but I want numbers should come in horizontal i.e in
row. please help me out.

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
Convert Multiple Column Values into 1 column Darian Excel Worksheet Functions 3 December 1st 07 03:28 AM
convert column to row FSM Excel Discussion (Misc queries) 2 May 31st 07 05:41 PM
Convert column to row RLB Excel Worksheet Functions 3 April 27th 06 12:55 AM
How to convert FIGURES in one column to WORDS in another column? Shashank Virkar Excel Discussion (Misc queries) 2 November 26th 05 02:34 PM
How to convert FIGURES in one column to WORDS in another column? Shashank Virkar Excel Discussion (Misc queries) 1 November 26th 05 02:31 PM


All times are GMT +1. The time now is 05:05 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"