WhizzkidWallace
Registered User.
- Local time
- Today, 22:25
- Joined
- Jan 10, 2005
- Messages
- 49
Hi,
I am sure this will be childs play to many, but its my first time trying to get data into a table from an unbound form. There are several unbound text boxes on the form, and certain data needs writing to different tables. Sometimes its amending an existing records, and sometimes creating a new record.
I guess I leave the form open, and attach the code to an 'Accept' or something button, which then opens a recordset from each table in turn, and writes the data into it. How do I do this?
Thanks for your help anyone.
I am sure this will be childs play to many, but its my first time trying to get data into a table from an unbound form. There are several unbound text boxes on the form, and certain data needs writing to different tables. Sometimes its amending an existing records, and sometimes creating a new record.
I guess I leave the form open, and attach the code to an 'Accept' or something button, which then opens a recordset from each table in turn, and writes the data into it. How do I do this?
Thanks for your help anyone.