Hi
I am new to Access so please excuse this basic question.
I am trying to set up a database with the following functionality.
Simplified fields used for clarity.
main_table
fields:
ID
category
sub_cat1
I guess i will need 2 other tables, one for category and one for sub_category.
Now heres the bit I am stuck on. I can define a table with category items i.e. boots, helmets and gloves.
I want to now sub categorise these items
i.e. boots- walking, hiking, waterproof.
helmets- climbing, motorcycle
gloves- thin, warm, fingerless etc
When in my main table I select the boots item from the pull-down i want only the walkin, climbing and waterproof options to be available in the sub_category pull down. So the sub_category needs to dynamically change depending on what has been selected by the main category.
This is probably dead simple to you guys but any help would be greatly appreciated.
Rich
I am new to Access so please excuse this basic question.
I am trying to set up a database with the following functionality.
Simplified fields used for clarity.
main_table
fields:
ID
category
sub_cat1
I guess i will need 2 other tables, one for category and one for sub_category.
Now heres the bit I am stuck on. I can define a table with category items i.e. boots, helmets and gloves.
I want to now sub categorise these items
i.e. boots- walking, hiking, waterproof.
helmets- climbing, motorcycle
gloves- thin, warm, fingerless etc
When in my main table I select the boots item from the pull-down i want only the walkin, climbing and waterproof options to be available in the sub_category pull down. So the sub_category needs to dynamically change depending on what has been selected by the main category.
This is probably dead simple to you guys but any help would be greatly appreciated.
Rich