Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You could set up a column next to your figures and use =rank.
|
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you do not have duplicate values, "Large" formula will be useful.
Try it like; =Large(A:A,2) The number at the end of it represents position of highest number you desire, so for third-highest you can put formula as =Large(A:A,3). -- Regards, Pritesh "MimiS" wrote: You could set up a column next to your figures and use =rank. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find highest value in a specific data set. | Excel Discussion (Misc queries) | |||
Find Highest Value for Each Record | Excel Discussion (Misc queries) | |||
how do I find 2nd highest MAX in a row | Excel Discussion (Misc queries) | |||
Using MATCH / LOOKUP to find the next highest value. | Excel Worksheet Functions | |||
Find the highest value on the column | Excel Discussion (Misc queries) |