Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need the forumla to find the 2nd highest Max in a row. example:
High OOC CRUISE Talent High Photo Max 1 Max2 SUPREME 0 0 0 0 0 0 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Look in help for LARGE
-- Regards, Peo Sjoblom "cruise director" <cruise wrote in message ... I need the forumla to find the 2nd highest Max in a row. example: High OOC CRUISE Talent High Photo Max 1 Max2 SUPREME 0 0 0 0 0 0 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I keep getting formula error or it just shows me the MAX. Is there any easier
solution? "Peo Sjoblom" wrote: Look in help for LARGE -- Regards, Peo Sjoblom "cruise director" <cruise wrote in message ... I need the forumla to find the 2nd highest Max in a row. example: High OOC CRUISE Talent High Photo Max 1 Max2 SUPREME 0 0 0 0 0 0 |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=LARGE(A1:H1,2)
is the second largest in that range -- Regards, Peo Sjoblom "cruise director" wrote in message ... I keep getting formula error or it just shows me the MAX. Is there any easier solution? "Peo Sjoblom" wrote: Look in help for LARGE -- Regards, Peo Sjoblom "cruise director" <cruise wrote in message ... I need the forumla to find the 2nd highest Max in a row. example: High OOC CRUISE Talent High Photo Max 1 Max2 SUPREME 0 0 0 0 0 0 |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks so much! That did fix my problem.
"Peo Sjoblom" wrote: =LARGE(A1:H1,2) is the second largest in that range -- Regards, Peo Sjoblom "cruise director" wrote in message ... I keep getting formula error or it just shows me the MAX. Is there any easier solution? "Peo Sjoblom" wrote: Look in help for LARGE -- Regards, Peo Sjoblom "cruise director" <cruise wrote in message ... I need the forumla to find the 2nd highest Max in a row. example: High OOC CRUISE Talent High Photo Max 1 Max2 SUPREME 0 0 0 0 0 0 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to find the highest name in an alphabetic list? | Excel Worksheet Functions | |||
find the highest value for multiple cells | Excel Discussion (Misc queries) | |||
Find the highest value on the column | Excel Discussion (Misc queries) | |||
Find lowest and highest value from a set of rows | Excel Discussion (Misc queries) | |||
i need a function to find the highest value in a list | Excel Worksheet Functions |