PC Review


Reply
Thread Tools Rate Thread

array, range question

 
 
=?Utf-8?B?bXdhbTQyMw==?=
Guest
Posts: n/a
 
      22nd Aug 2007
is there way to list values in an array or range, in a column?
 
Reply With Quote
 
 
 
 
Chip Pearson
Guest
Posts: n/a
 
      22nd Aug 2007
See my Arrays To Columns page at http://www.cpearson.com/excel/arr2col.htm .


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting
www.cpearson.com
(email on the web site)


"mwam423" <(E-Mail Removed)> wrote in message
news:70E62D6D-A526-41A7-AA1C-(E-Mail Removed)...
> is there way to list values in an array or range, in a column?


 
Reply With Quote
 
=?Utf-8?B?bXdhbTQyMw==?=
Guest
Posts: n/a
 
      22nd Aug 2007
dear chip, that's awesome stuff(!), many thanks

"Chip Pearson" wrote:

> See my Arrays To Columns page at http://www.cpearson.com/excel/arr2col.htm .
>


 
Reply With Quote
 
Jack Sons
Guest
Posts: n/a
 
      23rd Aug 2007
Years ago I got this from Alan Beban:

the following seems to work for a range named "rng1"; just enter it in a
cell and fill down.

=INDEX(rng1,ROW(A1)-MOD(ROW(A1)-1,COLUMNS(rng1))-((COLUMNS(rng1)-1)*(ROW(A1)-MOD(ROW(A1)-1,COLUMNS(rng1)))-(COLUMNS(rng1)-1))/COLUMNS(rng1),MOD(ROW(A1)-1,COLUMNS(rng1))+1)

Works like a charm.


Jack Sons
The Netherlands

"mwam423" <(E-Mail Removed)> schreef in bericht
news:F17E82A9-2077-444A-BAAA-(E-Mail Removed)...
> dear chip, that's awesome stuff(!), many thanks
>
> "Chip Pearson" wrote:
>
>> See my Arrays To Columns page at
>> http://www.cpearson.com/excel/arr2col.htm .
>>

>



 
Reply With Quote
 
=?Utf-8?B?bXdhbTQyMw==?=
Guest
Posts: n/a
 
      23rd Aug 2007
hi jack, that works as well, thank you

"Jack Sons" wrote:

> Years ago I got this from Alan Beban:
>
> the following seems to work for a range named "rng1"; just enter it in a
> cell and fill down.
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Array range error question miek Microsoft Excel Programming 1 24th Mar 2010 12:18 PM
Redimming an array dynamically assigned from range (how to redim first dimension of a 2-D array? /or/ reverse the original array order) Keith R Microsoft Excel Programming 3 13th Nov 2007 04:08 PM
array from range question Gary Keramidas Microsoft Excel Programming 2 24th Apr 2007 07:26 PM
Question about working with range array 39N 95W Microsoft Excel Programming 2 18th Jan 2006 11:49 PM
Range and Array question aj Microsoft Excel Programming 0 21st Mar 2005 10:23 PM


Features
 

Advertising
 

Newsgroups
 


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