I have an Excel spreadsheet of the form:
A,B X,1 X,5 Y,4 Y,11 X,7 Z,1
I would like to get the maximum value of column B for each distinct v
Pivot table is the correct answer.