You need to join the tables on the proper key field, select the fields
you want to see, then use a Group By query, grouping by Person and
returning Max for Dates (you can do that using the Totals row on the
query designer grid). Save this query, then join it back to the table on
both Person and Date, and return all fields.
Pavel
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.