I currently have a form with a combo box, text box and a button. When a selecetion is made from the combo box the corresponding data from the table is displayed in the text box.
I want the button set up to update the table with any changes made to the data displayed in the text box.
What code is required behind the button???
Can anyone help???
I want the button set up to update the table with any changes made to the data displayed in the text box.
What code is required behind the button???
Can anyone help???
Comment