E
Ed from AZ
I'm a poor hand with Access, but reasonably decent with Excel. I'm
wondering if my current project can stay in Excel or if I should bite
the bullet and grind my way into Access (I'm using the 2007 versions).
We have vehicles identified by type and ID number, and we have the
routes they travel. The idea is to track how many circuits of any
route is travelled by a vehicle on any day. So my data table looks
like:
VehType VehID Date Route QtyCircuits
Some considerations:
-- We'll want to generate data tables like:
** which vehicles ran which route how many times between certain
dates
** how many times each route was travelled by each vehicle type
between certain dates
-- Multiple users will be entering data at the same time
-- The users are very familiar and comfortable with Excel, and
uncomfortable with Access because it's unfamiliar
-- The tables for VehType, VehID, and Route are not static; items are
added on an irregular but constant basis. Once entered, though, it's
not removed, but merely ignored. (In Access, I can check a box that
marks an entry as "out of service" and it doesn't show up in the drop-
down list.)
What's the opinion of the experts?
Ed
wondering if my current project can stay in Excel or if I should bite
the bullet and grind my way into Access (I'm using the 2007 versions).
We have vehicles identified by type and ID number, and we have the
routes they travel. The idea is to track how many circuits of any
route is travelled by a vehicle on any day. So my data table looks
like:
VehType VehID Date Route QtyCircuits
Some considerations:
-- We'll want to generate data tables like:
** which vehicles ran which route how many times between certain
dates
** how many times each route was travelled by each vehicle type
between certain dates
-- Multiple users will be entering data at the same time
-- The users are very familiar and comfortable with Excel, and
uncomfortable with Access because it's unfamiliar
-- The tables for VehType, VehID, and Route are not static; items are
added on an irregular but constant basis. Once entered, though, it's
not removed, but merely ignored. (In Access, I can check a box that
marks an entry as "out of service" and it doesn't show up in the drop-
down list.)
What's the opinion of the experts?
Ed