Hello:
I have setup 2 cascading combo boxes as per:
http://support.microsoft.com/kb/289670
This seems to work fine except that it doesn't do anything. What I need is to have the value selected in the second combo box be entered into a table. When I try to bind either of the combo boxes to a table or query the code breaks down and they don't work.
All I need to do is select a category from the first combobox, then select a product from the second combobox, and have that value entered into a table.
Thanks.
I have setup 2 cascading combo boxes as per:
http://support.microsoft.com/kb/289670
This seems to work fine except that it doesn't do anything. What I need is to have the value selected in the second combo box be entered into a table. When I try to bind either of the combo boxes to a table or query the code breaks down and they don't work.
All I need to do is select a category from the first combobox, then select a product from the second combobox, and have that value entered into a table.
Thanks.