Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a table of data in which I need the max based on which field if next
to the cell. There is Sumif(), Countif() etc...which allows me to complete the math depending on what the first entry in the row is. I can not find the Max() equivilent though, and It would be useful in many occasions. Table Ex. Yellow....2 Red........3 Red........4 Yellow....7 Blue.......1 On the next page i want the cells to look like (seperated by | ) Yellow | Maxif(max_range, variable_range, Variable) Blue | Maxif(.....variable is A2 this time...) Red | Maxif(.......................................) The closest I could find is DMax but in the constraints section you must have the column header as part of it, which does not let you search the 2nd and 3rd entry if you copy down with the references. (my list has over a 100 unique entries...) If anyone could help that would be appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Countifs equiv in 2003 | Excel Discussion (Misc queries) | |||
DMAX taken to the max | Excel Worksheet Functions | |||
How do I DMAX only part of a column? | Excel Worksheet Functions | |||
DMAX wrong calculation | Excel Worksheet Functions | |||
DMAX criteria | Excel Worksheet Functions |