View Single Post
  #1   Report Post  
sando
 
Posts: n/a
Default Getting the MIN and MAX from a column wrt another column

Hi,

I have three columns. One column has names of people, one has a alphabet
(e.g. A, B, C, D and E) and the third has a rating (e.g. 1.0 to 5.0) I would
like to get the minimum and maximum of the ratings corresponding to A, then
B, C, D and E.

Can someone help me do this? I can do it using Pivot table, but I dont want
to use it in this case.

Thanks,
Sando