I have the following table, where I am trying to select the last record of each ERO number. Obviously selecting Last in the Query by design isn't working. My Help system is dead and the install CD is cracked. Thanks in advance.
ID ERO DEF1 DEF2
11506 UP686 410- 30
11507 UP686 TEDD ALGN
11509 UP687 410- 30
11510 UP687 TEDD ALGN
11521 UQ908 ELTT NGAG
11522 UQ908 COMP ALGN
I want to keep the last instance of each ERO number. So in the example above, UP686 with ID 11507 would be kept, etc. I download from a mainframe daily, so I use the ID to keep the lines of the report in order.
Phil raptor136@adelphia.net
ID ERO DEF1 DEF2
11506 UP686 410- 30
11507 UP686 TEDD ALGN
11509 UP687 410- 30
11510 UP687 TEDD ALGN
11521 UQ908 ELTT NGAG
11522 UQ908 COMP ALGN
I want to keep the last instance of each ERO number. So in the example above, UP686 with ID 11507 would be kept, etc. I download from a mainframe daily, so I use the ID to keep the lines of the report in order.
Phil raptor136@adelphia.net