G
Guest
I'm trying to create a table so multiple users can ask for mileage reports.
Currently the database contains a "mileage" table that list the VIN, FLEET #,
Drive ID, and a column for each months ending odometer reading. what i need
to be able to do is give the user to ability to select what time frame they
want to compare.
So if they want to see how many miles somone traveled from Jan thru March or
from June thru August. And of course basic month to month mileage.
I as thinking maybe two list boxes and they can simple select the months
they want. Am I any where close?
Currently the database contains a "mileage" table that list the VIN, FLEET #,
Drive ID, and a column for each months ending odometer reading. what i need
to be able to do is give the user to ability to select what time frame they
want to compare.
So if they want to see how many miles somone traveled from Jan thru March or
from June thru August. And of course basic month to month mileage.
I as thinking maybe two list boxes and they can simple select the months
they want. Am I any where close?