I have two tables a main Categories and SubCategoreis. I have the sub categories table set up as follows:
Pricing Admin
1 A
2 B
Etrc
I have a form. Combo box lists values in Main category table . No problem. the Second Combo Box I have is supposed to list only the sub category values for the Main Category item displayed. Not working. i have tried writign code. Settign up an Expression in the AfterUpdate in the first combo box. i think I am goign to lose my mind. Please help.
Pricing Admin
1 A
2 B
Etrc
I have a form. Combo box lists values in Main category table . No problem. the Second Combo Box I have is supposed to list only the sub category values for the Main Category item displayed. Not working. i have tried writign code. Settign up an Expression in the AfterUpdate in the first combo box. i think I am goign to lose my mind. Please help.