How to Query Most Recent Invoice for Each Customer

  • Thread starter Thread starter Mike Schumann
  • Start date Start date
M

Mike Schumann

I have a database containing customer invoices. Each record includes the
CustomerID, the InvoiceDate and other fields.

I would like to create a query that returns only the most recent invoice
record for each customer.

Can anyone explain the simplest way to do this?

Thanks,
 

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