Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, i am trying to write something which will scan through a number of
worksheets which contain matrices. So I am storing the values of each matrix in an array. I now need to find a way to rank the values in each column relative to that column of data. My question really is, is there a way to specify that particular column as a range and then rank the values by referencing a value in the array against the defined range? So for example the first value in the first column - array(0,0) against a range defined as rngColumn1, then array(1,0) against the same range...and so on. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 texture fill of chart data series columns | Charts and Charting in Excel | |||
include more than 3 data series as columns in combination chart | Charts and Charting in Excel | |||
I want to assign a ranking number to a series of values. | Excel Worksheet Functions | |||
How do i move data series into other columns on column charts | Charts and Charting in Excel | |||
create a data-series based on two different columns of data ? | Charts and Charting in Excel |