Hi.
I have a Union Query called FuelOD, it contains
VHID (Vehicle ID)
Date (Date)
Odometer
I need record for each unique VHID's, with the maximum date, and the masimum odometer for that date.
I just dunnow how to write the query. I could do it with vba, but that would be sloppy, and I know there is a way to do it.
Any advice would be appreciated.
Thanks,
ChaZ
There Are 10 Types Of People In The world:
Those That Understand BINARY And Those That Don’t.
I have a Union Query called FuelOD, it contains
VHID (Vehicle ID)
Date (Date)
Odometer
I need record for each unique VHID's, with the maximum date, and the masimum odometer for that date.
I just dunnow how to write the query. I could do it with vba, but that would be sloppy, and I know there is a way to do it.
Any advice would be appreciated.
Thanks,
ChaZ
There Are 10 Types Of People In The world:
Those That Understand BINARY And Those That Don’t.