Last Record

  • Thread starter Thread starter PR
  • Start date Start date
P

PR

I have a table which contains the following

Customer Number:
Customer Date:
Customer Item:

I am tiring to build a query that returns the last date a customer brought
and item and what that item was.

I have tried to use group by 'Customer Number' with last 'Customer Date'
and last 'Customer Item'. I get the last date but not the last item? I have
tried to use max, but get the same.

Can anyone help.

Paul R
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top