Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm looking for a way to grab a rank in a single column where the set
of values ranked from--the second argument in the RANK wks function-- is conditional. Say I had this data Name Height Age Rank Bill Short 55 1 Mary Short 45 2 Tom Tall 16 3 Rufus Short 21 3 Henrietta Tall 39 1 Henry Tall 38 2 I want to be able to do this in a single-column, array-type formula: IF(Height="Short",RankAgeAmongShortPeople,RankAgeA mongTallPeople) Is this possible, or do I have to use several columns to get there? (Chip's excellent page on ranking does not seem to cover this to me http://www.cpearson.com/excel/rank.htm) Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional formatting with Rank | Excel Discussion (Misc queries) | |||
Can I use a conditional if with a range < | Excel Worksheet Functions | |||
conditional formula: sum a range if text present in another range | Excel Discussion (Misc queries) | |||
Conditional Format Rank query | Excel Discussion (Misc queries) | |||
Conditional Range w/Sum | Excel Worksheet Functions |