How do I create a form that does not pull up data from a table, but writes data to a table? I have created a "Customer" table that I want to be able to enter data into, but I do not want the information from that table to be seen on the initial "Customer Setup" form. I have tried to setup text boxes, but I don't know how to get the information from the text box into the appropriate field in the Customer table.