Hi All
I have a table called "Table1"
I have a form Called "Form1"
I have two textboxes in the form. "ID" and "Customer". I also have a button called "Button1"
How can i get the form to add a new record to "Table" when I input some information into the textboxes within "Form1"?
Thanks