Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I need a formula to total the highest 5 out of 8 values. please help me.
|
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
=SUM(LARGE(G1:G8,{1,2,3,4,5}))
-- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "TheDrip" wrote in message ... I need a formula to total the highest 5 out of 8 values. please help me. |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]() Thank You Bob, Very much. "Bob Phillips" wrote: =SUM(LARGE(G1:G8,{1,2,3,4,5})) -- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "TheDrip" wrote in message ... I need a formula to total the highest 5 out of 8 values. please help me. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Want to total the amounts between certain dates | Excel Discussion (Misc queries) | |||
only total cells with $ amounts | Excel Discussion (Misc queries) | |||
how to total amounts in one colum | Excel Worksheet Functions | |||
Is it possible to get a sub-total of amounts when... | Excel Discussion (Misc queries) | |||
Linking total amounts | Excel Worksheet Functions |