Hello,
Am I able to change the values available in a combo box based on what value is selected in another combo box?
For example, my form is to add a serviable appliance record, i.e. Boiler , Fire.
I have a combo box to choose which type of a appliance, but then once is selected I want the next combo box to choose a manufacturer. Manfacturer, Makes and Models will differ between the different types of Appliance. can I get the combo boxes to change to a different list of values?
Many Thanks
Jane
Am I able to change the values available in a combo box based on what value is selected in another combo box?
For example, my form is to add a serviable appliance record, i.e. Boiler , Fire.
I have a combo box to choose which type of a appliance, but then once is selected I want the next combo box to choose a manufacturer. Manfacturer, Makes and Models will differ between the different types of Appliance. can I get the combo boxes to change to a different list of values?
Many Thanks
Jane
Comment