I am trying to generate reports based on a query and am not sure just how to go about it. The application is a trucking compnay and I need a report to generate total miles driven in a state by a particular truck between two dates. My data is in a table with Truck number,trip number, date, state, and miles driven (for that trip). A truck may do 10 trips per month (which is a typical date range for a report) so my data has a number of mileages that I want to consolidate. I need to generate a report that summarizes, unit number, and miles travelled in each state for a specific time frame. Unfortunately I don't know how to better explain myself. I'm not sure how to go about this using the methods I am familiar with.
Thank you in advance.
Todd
Thank you in advance.
Todd