Query Latest Date

M

Mack Neff

I have a database of equipment for which I maintain repair records. In a
query, I pull related tables, TBLEquip; TBLService to get a list of services
performed at each interval.

Each record in the TBLService table includes the date of service. The query,
without any parameters shows all services performed for each piece of
equipment.

How can I set up a query that will pull out only the most recent item for
each piece of equipment?
 

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

Top