T
T Liden
I need to append data that is showing in a form to a table.
Most of the controls are bound to a query's fields, but there are a few text
boxes that the user inputs some infomation into manually that needs to be
appended as well.
The user chooses a job # and then the info for that job comes up from the
query. The user then fills in the text boxes with the appropriate info and
then I want them to click on a button to append the data to an existing
table.
Could you please give me some example of the VB code that I would use to
execute this procedure?
Thanks!!
Tim
Most of the controls are bound to a query's fields, but there are a few text
boxes that the user inputs some infomation into manually that needs to be
appended as well.
The user chooses a job # and then the info for that job comes up from the
query. The user then fills in the text boxes with the appropriate info and
then I want them to click on a button to append the data to an existing
table.
Could you please give me some example of the VB code that I would use to
execute this procedure?
Thanks!!
Tim