jebushatescats
IS-IT--Management
I have a form that contains several textboxes that are bound to fields in a table. I want to be able to add a cmd button to the form to allow the user to save the values of the textboxes to a record and then bind the textboxes to a new record in the table. At this point the only way I know how to save the values in the form to a record is to close the form down and then reopen it to start a new record.
How can I save the values to a record and then bind the textboxes to a new record in the table
Thanks
How can I save the values to a record and then bind the textboxes to a new record in the table
Thanks