the form is bound to the table where i want the data to go. i want to take the information from record 1 of a table and insert it into a textbox of a form. i will probably use a query to select only the data i want, but i can't get the textbox to pull the data from one table and then write it to another along with the rest of the textboxes on the form.