Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Using the following array formula I am identifying the top five largest
points scores with specific criteria =LARGE(IF(Scores!$F$8:Scores!$F$131="Boy",IF(Score s!$D$8:Scores!$D$131=2,Scores!$Q$8:Scores!$Q$131)) ,3) In the next column I have a VLOOKUP to fiind the participants names. Where I have two participants with the same score, one name shows up twice for position 3 and 4. I have lots of other columns which I can use to split the participants and have tried =LARGE(IF(Scores!$F$8:Scores!$F$131="Boy",IF(Score s!$D$8:Scores!$D$131=2,IF(D10=D11,Scores!$X$8:Scor es!$X$131,1)))," ") where D10 and D11 are the same scores but to no avail. Any help would be greatly appreciated. Thanks. Adam |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If a cell equals _, at the next row that equals _, return value fr | Excel Worksheet Functions | |||
If cell is left blank, or equals zero, then cell equals a different cell | Excel Discussion (Misc queries) | |||
if a:a (range) equals january and c:c equals gas then add g:g ($) | Excel Worksheet Functions | |||
IF equals this OR this | Excel Worksheet Functions | |||
custom filter does not work when selecting 'equals' X AND 'equals' | Excel Discussion (Misc queries) |