Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 28
Default How can I use both RANK and MATCH

Hi, I have a data table with say 12 columns (A-M) and 12 rows (1-12) of data.

I have create a formula as follows to extract one number depending on my
search criteria.
OFFSET('DataTable'!$A$3,MATCH($A$3,' DataTable '!$A$4:$A$12,0),MATCH(C11,'
DataTable '!$B$2:$FE$2,0))

My question is, can I modify this formula to give the rank of a certain
column. Ie in column D is the third number down RANK 1 in terms of greatest
value?

RANK('52 L'!D3,'52 L'!D1:M12)

Many thanks for any advice.
Andy

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default How can I use both RANK and MATCH

Would you like to (a) explain the first formula in more detail - its
purpose, and (b) give more detail on the last question.
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"Andy the yeti" wrote in message
...
Hi, I have a data table with say 12 columns (A-M) and 12 rows (1-12) of
data.

I have create a formula as follows to extract one number depending on my
search criteria.
OFFSET('DataTable'!$A$3,MATCH($A$3,' DataTable '!$A$4:$A$12,0),MATCH(C11,'
DataTable '!$B$2:$FE$2,0))

My question is, can I modify this formula to give the rank of a certain
column. Ie in column D is the third number down RANK 1 in terms of
greatest
value?

RANK('52 L'!D3,'52 L'!D1:M12)

Many thanks for any advice.
Andy



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 28
Default How can I use both RANK and MATCH

Hi,

The first formula works as a double lookup returning a single value based on
two search criteria, I would ideally like to develop this to search for a
column of data within the table and then apply a =RANK formula to it.

Hope this helps and sorry for the confusion.


"Bernard Liengme" wrote:

Would you like to (a) explain the first formula in more detail - its
purpose, and (b) give more detail on the last question.
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"Andy the yeti" wrote in message
...
Hi, I have a data table with say 12 columns (A-M) and 12 rows (1-12) of
data.

I have create a formula as follows to extract one number depending on my
search criteria.
OFFSET('DataTable'!$A$3,MATCH($A$3,' DataTable '!$A$4:$A$12,0),MATCH(C11,'
DataTable '!$B$2:$FE$2,0))

My question is, can I modify this formula to give the rank of a certain
column. Ie in column D is the third number down RANK 1 in terms of
greatest
value?

RANK('52 L'!D3,'52 L'!D1:M12)

Many thanks for any advice.
Andy




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
rank the numbers / range of data using 'RANK' and 'ABS' KP Excel Worksheet Functions 1 March 8th 08 05:50 PM
RANK, duplicate ranking but no gaps in rank arron laing Excel Worksheet Functions 4 June 14th 06 07:57 AM
Rank & Match Problem Nuno D Excel Worksheet Functions 3 February 4th 06 08:39 AM
Rank - Specific match only Tim Elhatton Excel Worksheet Functions 2 October 19th 05 11:08 PM
Rank items, select one start date, have remaining dates follow based on rank rob normerica Excel Discussion (Misc queries) 1 August 15th 05 09:36 PM


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

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

About Us

"It's about Microsoft Excel"