hello friends, i am working on a database and i have a combo box. in my combo box there are 5(values like 1,2,3,4,5). Now what i want that if i select value"1" from the combo box the text box named "txtbx" will enable to edit and if i choose other values it will disable for edit.
Private Sub...