I'm trying to learn Access 2007 and VB and am pulling my hair out. right now I'm just trying to write a variable to a field in a form and have it show up in the table. Basically I went to a new record and inserted a reference number in a field, but I don't know how to get the record to update so that it shows up in the base table. It only shows up after I close the form and table. How would I exit or update a record in VB?