I have an Access database which is for a car hiring company. The main table 'Rentals' has cust_no, vehicle_no, startdate, enddate
I want to rank the vehicles by popularity - ie. the car which is in the most records should be ranked top. I have tried using Count in a query but not sure how to do it.
Anybody got ideas?
I want to rank the vehicles by popularity - ie. the car which is in the most records should be ranked top. I have tried using Count in a query but not sure how to do it.
Anybody got ideas?