B
bastraker via AccessMonster.com
Ello All
OK so here's the situation. I need to generate a report of only the latest
record entry for each group of records in a query.
The records are in two tables tied together one-to-many by the key property
IssueID. For every one record in Table A there are multiple records in Table
B. The query pulls all of the fields from both tables. I need the report to
have only the most recent record for each IssueID.
Any thoughts?
OK so here's the situation. I need to generate a report of only the latest
record entry for each group of records in a query.
The records are in two tables tied together one-to-many by the key property
IssueID. For every one record in Table A there are multiple records in Table
B. The query pulls all of the fields from both tables. I need the report to
have only the most recent record for each IssueID.
Any thoughts?