R
Russ via AccessMonster.com
Ok, my structure is two tables
Table 1-tblCategory
Table 2-tblSubCategory
Example
Table 1-tblCategory = Insurance
Which has these subcategories
Table 2-tblSubCategory = House
Table 2-tblSubCategory = Car
Table 2-tblSubCategory = Boat
Do not want to have 2-comboboxs
What I am looking for is to have the combobox present information like this.
Insurance - House
Insurance - Car
Insurance - Boat
Good idea or bad, any other ideas and or foreseen problems?
Table 1-tblCategory
Table 2-tblSubCategory
Example
Table 1-tblCategory = Insurance
Which has these subcategories
Table 2-tblSubCategory = House
Table 2-tblSubCategory = Car
Table 2-tblSubCategory = Boat
Do not want to have 2-comboboxs
What I am looking for is to have the combobox present information like this.
Insurance - House
Insurance - Car
Insurance - Boat
Good idea or bad, any other ideas and or foreseen problems?