Grouping question

  • Thread starter Thread starter MelaniSommers
  • Start date Start date
M

MelaniSommers

Hi,

I have a simple sales list (salesperson, salesamount, and
salesdate).

I've created a grouped query by sales person, and used
the max on the Sales amount coloumn. This gives me the
highest sale by Sales person.

I'd like to see the salesdate (or one of them) that
corresponds to the highest sale amount. I'd like to do it
in one query. None of the options Group By, Last, First
work when I add the SalesDate to the grid.

Anybody know how to do this (in one query preferably)?

Thanks in Advance

Melani
 
Back
Top