Hi all.
I would like to know how to make a combobox select a specific value based on another combo box's selection.
Basically, I have a box called Production Department and one called Machine. In the Production Department there are things like Machine, Bench, Fulfilment, etc and the Machine there is FPS1, FPS2, CMC1, etc.
When we choose Machine in the Production Department, we must then assign the job to specific machine, e.g FPS1. However I want the form to show Bench (which is included in the list of possible choices) in the Machine combobox when Bench is chosen in the Production Production department combobox, but I still want freedom of choice if anything other than Bench is selected.
Any ideas?
Thanks guys.
I would like to know how to make a combobox select a specific value based on another combo box's selection.
Basically, I have a box called Production Department and one called Machine. In the Production Department there are things like Machine, Bench, Fulfilment, etc and the Machine there is FPS1, FPS2, CMC1, etc.
When we choose Machine in the Production Department, we must then assign the job to specific machine, e.g FPS1. However I want the form to show Bench (which is included in the list of possible choices) in the Machine combobox when Bench is chosen in the Production Production department combobox, but I still want freedom of choice if anything other than Bench is selected.
Any ideas?
Thanks guys.