Hi all,
I have a table (lets call this "TBL_USERDATA")
I also have data ("NAME") in a form (FORM_INFO) that the user has entered .
When the user clicks on the "UPDATE TABLE" button on the form , I want this data to be appended to my table.
Can anyone give me a clue as to how to write this. The help files are useless unless you know what to look for.
I'm learning VB and Access as I go, so please go easy one me.
Thanks!!!
Dave
I have a table (lets call this "TBL_USERDATA")
I also have data ("NAME") in a form (FORM_INFO) that the user has entered .
When the user clicks on the "UPDATE TABLE" button on the form , I want this data to be appended to my table.
Can anyone give me a clue as to how to write this. The help files are useless unless you know what to look for.
I'm learning VB and Access as I go, so please go easy one me.
Thanks!!!
Dave