I have a table "tbl1" with two columns – clientID, Fault
I need a form with 3 objects, combo box populated with drop down list of client IDs, a text box to enter fault details and a submit button.
I want to be able to select the client ID from the dropdown list and fill in the fault details in the text box. When I click on submit button I want the fault field for the selected client updated adding new fault information, without overwriting what was already in the fault field. So the new fault is added after whatever text was in the fault field before. Can someone please help me with this. Thanks in advance. gsrai31
I need a form with 3 objects, combo box populated with drop down list of client IDs, a text box to enter fault details and a submit button.
I want to be able to select the client ID from the dropdown list and fill in the fault details in the text box. When I click on submit button I want the fault field for the selected client updated adding new fault information, without overwriting what was already in the fault field. So the new fault is added after whatever text was in the fault field before. Can someone please help me with this. Thanks in advance. gsrai31