Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
McDuck
 
Posts: n/a
Default convert columns into rows and columns

I need to convert 10,000 item single column into 1,000 rows and 10 columns

Thanks for your help
--
602 952 2526
  #2   Report Post  
Posted to microsoft.public.excel.misc
Alan Beban
 
Posts: n/a
Default convert columns into rows and columns

McDuck wrote:
I need to convert 10,000 item single column into 1,000 rows and 10 columns

Thanks for your help

If the functions in the freely downloadable file at
http://home.pacbell.net/beban are available to your workbook

=ArrayReshape(a1:a10000,1000,10) or
=ArrayReshape(a1:a10000,1000,10,1) array entered into a range of 1000
rows and 10 columns. Which you use depends on whether you want the
value from A2 or A1001 to start the second column; you didn't specify.

Alan Beban
  #3   Report Post  
Posted to microsoft.public.excel.misc
Toppers
 
Posts: n/a
Default convert columns into rows and columns

A liitle more explanation as to how the data is organised (input/output)
might be helpful.

"McDuck" wrote:

I need to convert 10,000 item single column into 1,000 rows and 10 columns

Thanks for your help
--
602 952 2526

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
Instructions to convert columns to rows Excel help are not correct Excel 2003 Columns to rows Excel Worksheet Functions 3 March 15th 06 06:48 PM
convert columns to rows & rows to columns ROCKWARRIOR Excel Discussion (Misc queries) 2 September 23rd 05 06:31 PM
How can i convert the rows into columns and columns into rows? Yasser Excel Worksheet Functions 1 August 7th 05 07:38 AM
Convert data from rows to columns boksic Excel Discussion (Misc queries) 4 July 4th 05 11:40 AM
Convert multiple columns to rows Lois Lane Excel Worksheet Functions 8 January 10th 05 12:47 AM


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