Min MAX function

  • Thread starter Thread starter shivun pilwal
  • Start date Start date
S

shivun pilwal

Does anyone have any examples of this being used in access. I have a date
field in table 2 that I need latest date from for each customer in the
cusomter table.


regards

shivun
 
1. Create a query.

2. Depress the Total button on the toolbar.
Access adds a Total row to the design grid.

3. Add the CustomerID field to Field row.
Accept Group By in the Total row under this field.

4. Add the date field to the Field row.
In the Total row under this field, choose Max.
 

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