OzzieTheOwl
Technical User
Hi
I have a table with 3 fields
Registration, Date, Miles
This shows a history of vehicle mileage at the date stated. So there are multiple entries for each vehicle, with a different date against each with a mileage at that date.
What I need to do is write a query to produce one line per Vehicle, showing Registration, Max Date, and mileage at the Max Date.
Is this possible? If so could someone point me in the right direction to do this.
Thanks in Advance
Barney
I have a table with 3 fields
Registration, Date, Miles
This shows a history of vehicle mileage at the date stated. So there are multiple entries for each vehicle, with a different date against each with a mileage at that date.
What I need to do is write a query to produce one line per Vehicle, showing Registration, Max Date, and mileage at the Max Date.
Is this possible? If so could someone point me in the right direction to do this.
Thanks in Advance
Barney