Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I have a table that features numbers and types. I want to take the maximum number from each type and sum all the those numbers together. The types can vary and are not known in advance. For example look at the following table: type number green 1 red 12 box 31 pyramid 2 steel 5 green 10 pyramid 7 green 9 steel 11 I want to get the maximum of each type: red = 12 green = 10 box = 31 pyramid = 7 steel = 11 and sum them up: total = 71 Is there any simple way to do it? once again, the types are unknown. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro Formula For Summing Range | Excel Discussion (Misc queries) | |||
Dealing with worksheet groups | Excel Worksheet Functions | |||
formula for putting points into groups | Excel Worksheet Functions | |||
find the max values for cells in consecutive groups of 600 | Excel Discussion (Misc queries) | |||
how do i view all groups under excel in google groups | Excel Discussion (Misc queries) |