LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default INDEX problem with cells of same value

Hi,

I have a list with names in A:1 to A:10, with associated values in B:1 to
B:10.

I want these to appear in list ranked by the values in cols C and D.

I have in C1 - =INDEX($A$1:$A$10,MATCH(D1,$B$1:$B$10,0))
and in D1 - =LARGE($B$1:$B$10,ROWS($1:1))

This works fine until I have two cells with the same value in col B.
Then I just get the same results repeated (essential the first name that
appears with that value).

Is it possible to have the following produced automatically?

A B C D
John 3 George 4
Paul 2 John 3
George 4 Paul 2
Ringo 2 Ringo 2

At the moment I would end up with two Pauls and no Ringo!

Thanks!
 
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
Index/Match problem Lisa Excel Worksheet Functions 7 April 26th 07 06:28 PM
INDEX PROBLEM...I THINK Steve Excel Worksheet Functions 15 February 20th 07 09:28 PM
INDEX / MATCH problem Deborah Excel Worksheet Functions 9 May 12th 06 04:03 PM
INDEX problem malik641 Excel Worksheet Functions 7 July 7th 05 01:50 PM
Index Match Problem Scooterdog Excel Worksheet Functions 1 December 21st 04 02:49 AM


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