Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Imagine I have two columns, e.g. a name and a date. There
can be multiple entries for the same name with different dates associated with them. I want to return the maximum date associated with a particular name. The easy way to solve this would be with DMAX. However I don't like the fact that that requires me to store the search criteria in a separate range as there will be a number of different criteria for different statistics and it's going to get very messy. Is there a way to achieve this with the criteria inline? I have been playing with sumproduct and max but that doesn't look like being the answer. Many thanks David |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Returning Data from a third cell in same row that meets two other | Excel Discussion (Misc queries) | |||
formula that meets two criteria and sums? | Excel Discussion (Misc queries) | |||
SUMIF with more than 1 criteria | Excel Worksheet Functions | |||
how do I change the font of a cell if it meets a certain criteria. | Excel Worksheet Functions | |||
Can I use a cell reference in the criteria for the sumif function. | Excel Worksheet Functions |