D
Denniso6
Good morning all !
I’ve added a ‘SubCategory’ field to the Cases table in the Customer Service
database template.
My idea here is to setup the corresponding ‘Category’ and ‘SubCategory’
fields (in the ‘Case Details’ form) as cascading combo boxes so that a user
may do the following:
1.User selects either 'Hardware', 'Software' or 'Services' from the
‘Category’ combo box
2.User then may select filtered choices from 'SubCategory' combo box based
on his/her choice in the ‘Category’ combo box. (For example..., selecting
'Hardware' will cause 'SubCategory' to only display 'Computer', 'Printer',
'Handhand', 'Blackberry' – or selecting ‘Software’ category would only
display ‘MS Word’, ‘MS Excel’, etc., in the ‘SubCategory’ combo box)
I’ve attempted to do this using Example 1: 'Multiple Row Source Tables' at
link http://www.fontstuff.com/access/acctut10.htm, but to no avail.
When I open the 'Case Details' form and click the 'Category' combo box, only
a series of vertically aligned numbers; 1, 2, 3..., are displayed. Absolutely
nothing is displayed in the 'SubCategory' combo box.
Is there anything I’m missing here ? (…such as the settings for ‘Row
Source’, or ‘Row Source Type’ (either on the Data tab of the form property
sheet or Lookup tab in the table itself ?)
Any assistance would be most appreciated.
DennisO
I’ve added a ‘SubCategory’ field to the Cases table in the Customer Service
database template.
My idea here is to setup the corresponding ‘Category’ and ‘SubCategory’
fields (in the ‘Case Details’ form) as cascading combo boxes so that a user
may do the following:
1.User selects either 'Hardware', 'Software' or 'Services' from the
‘Category’ combo box
2.User then may select filtered choices from 'SubCategory' combo box based
on his/her choice in the ‘Category’ combo box. (For example..., selecting
'Hardware' will cause 'SubCategory' to only display 'Computer', 'Printer',
'Handhand', 'Blackberry' – or selecting ‘Software’ category would only
display ‘MS Word’, ‘MS Excel’, etc., in the ‘SubCategory’ combo box)
I’ve attempted to do this using Example 1: 'Multiple Row Source Tables' at
link http://www.fontstuff.com/access/acctut10.htm, but to no avail.
When I open the 'Case Details' form and click the 'Category' combo box, only
a series of vertically aligned numbers; 1, 2, 3..., are displayed. Absolutely
nothing is displayed in the 'SubCategory' combo box.
Is there anything I’m missing here ? (…such as the settings for ‘Row
Source’, or ‘Row Source Type’ (either on the Data tab of the form property
sheet or Lookup tab in the table itself ?)
Any assistance would be most appreciated.
DennisO