Hello
I need the code for taking the value entred into a text box and then adding it to a new record in a table. this will happen on the OnClick event of a command button.
The text box is named "Text40"
The field the value will be added to is named "Allocated To"
The Table the field is located in is named "Allocated To"
Thank you for your time.
I need the code for taking the value entred into a text box and then adding it to a new record in a table. this will happen on the OnClick event of a command button.
The text box is named "Text40"
The field the value will be added to is named "Allocated To"
The Table the field is located in is named "Allocated To"
Thank you for your time.