492JQS
Access Muppet
- Local time
- Today, 21:36
- Joined
- Aug 27, 2004
- Messages
- 9
I've got a table in my Engineering Change database with the following fields:
ChangeLink
ChangeIssue
Remarks
The table contains multiple Change Issues for each Change Record. What I'm trying to do, as part of a query that pools data from multiple tables, is display only the latest issue of a change and the associated remarks. For example, if a change was raised to issue 4 to correct a Point of Embodiment, then I only want the query to return change issue 4 with the PoE change remarks, and not issues 1, 2 & 3.
I've searched the forums but cannot find a solution. I'm sure this is fairly simple, but then again, so am I!
Any help would be appreciated.
JQS
ChangeLink
ChangeIssue
Remarks
The table contains multiple Change Issues for each Change Record. What I'm trying to do, as part of a query that pools data from multiple tables, is display only the latest issue of a change and the associated remarks. For example, if a change was raised to issue 4 to correct a Point of Embodiment, then I only want the query to return change issue 4 with the PoE change remarks, and not issues 1, 2 & 3.
I've searched the forums but cannot find a solution. I'm sure this is fairly simple, but then again, so am I!
Any help would be appreciated.
JQS