Z
Zoogrrl
Hello all, I am an on and off Access user with some basic db design. I
am trying to create a database with a lookup field that changes the
choices available in a subsequent field. Here is my example:
I have one table that has several categories of enrichment:
ID Category of Enrichment
1 Browse
2 Exercise
3 Food based
4 Non food based
Then, another table with the specific types of enrichment:
Category Type of Enrichment
Browse Pine
Browse Honey Locust
Food based Puzzle feeder
Non food based Scent bottle
The final table will be a subform where I would like to have a combo
box drop down list with the category and another drop down combo box
with the type of enrichment. I have done that but I would like the
choices in the drop down for type of enrichment to change in response
to the category of enrichment selected. Is there a simple way I am
overlooking on how to do this? Thanks!!
am trying to create a database with a lookup field that changes the
choices available in a subsequent field. Here is my example:
I have one table that has several categories of enrichment:
ID Category of Enrichment
1 Browse
2 Exercise
3 Food based
4 Non food based
Then, another table with the specific types of enrichment:
Category Type of Enrichment
Browse Pine
Browse Honey Locust
Food based Puzzle feeder
Non food based Scent bottle
The final table will be a subform where I would like to have a combo
box drop down list with the category and another drop down combo box
with the type of enrichment. I have done that but I would like the
choices in the drop down for type of enrichment to change in response
to the category of enrichment selected. Is there a simple way I am
overlooking on how to do this? Thanks!!