commanderrico
Technical User
In a table I have 3 different combo boxes that I want to be dependent on each other. If I choose an option from the first combo box I want the next combo box to display only the options for what I picked from the first combo box, and so on. For example, in the first combo box I have Fruit and Vegetables and if I pick Fruit, I want only Apple, Orange, and Banana to come up in the next combo box. And if I pick Vegetables I only want Cucumber, Celery, and Broccoli to come up in the second combo box. Dumb example, but you get the idea. Thanks for your help.
Rico
Rico