K
Kevin R. Norton
I have a database where I want to have the lookup fields cascade. A good
example of this is when you visit an automotive parts website. You first
enter the year of your vehicle, then the next field (Vehicle Make) lists
vehicles from that year, then the next field (Vehicle model) lists the models
of that vehicle make.
My database is going to track tech calls and I want to make the process as
smooth and quick as possible. The use of drop-down lists (using a seperate
table for the lookup) that would cascade like described would allow for quick
entering of fault codes.
example of this is when you visit an automotive parts website. You first
enter the year of your vehicle, then the next field (Vehicle Make) lists
vehicles from that year, then the next field (Vehicle model) lists the models
of that vehicle make.
My database is going to track tech calls and I want to make the process as
smooth and quick as possible. The use of drop-down lists (using a seperate
table for the lookup) that would cascade like described would allow for quick
entering of fault codes.