I’m looking for some advise what I should do. I need to create a report on vehicle mileages. I have a daily table which data is collected in Veh, Date. Kms/Mile reading. I have a query which gets the data out by selected date range but I need to be able to use the first reading and last reading only for each vehicle. My problem is how to get just the start and end readings as each vehicle may have several entries in the table. Any help advise appricated.