i got a set of 10 comboxes and text box beside each combobox the combo box contains "Y","N" values
so my question is
they should default to empty when form is loaded i.e the combobox
when the text is changed in text box the combobox next tocoresponding text box should default to "N"
say textbox1 is beside combobx1
and when the user preses backspace in text box1 i.e if the lenth of the text in text box is 0 again the combobox should be defaulted to empty
thank you
Start Free Trial