C
Confused Slug
I am using the On Change event to peform actions when the value selected in a
Combo box changes. However, if i select the value in the list which is the
same as the current value for the combo box the On Change event still sees
this as a change. How do i prevent this so that the On Change event only
occurs if the value selected in the list is different from the current combo
box value?
Combo box changes. However, if i select the value in the list which is the
same as the current value for the combo box the On Change event still sees
this as a change. How do i prevent this so that the On Change event only
occurs if the value selected in the list is different from the current combo
box value?