Formula to return value from a row, where row is the Maximum value from a different column
Hi, I am looking for a formula that does the following: 1) Evaluates the maximum value of a column, by a Grouping Column2) Once the largest value is found for each "group", I need to return the value in another column corresponding to that row for each "group". Is this possible? This would be so easy in Excel. =( Example below. Thanks a million GroupingColumn for ReturnColumn to Eval MaxO...