I have two combo boxes, and would like to select either stationType or station (if station is selected set stationType to zero and vice versa). The result of the following code sets both to zero when one of them changed. Is there a way to keep my selection and reset the other box only?I have two combo boxes, and would like to selec