I have a form that has a combo box I use to look up parts information. As soon as I select a new part 4 other fields are then populated with different information about this part. The problem I am having is that the form displays this data, but is not writing the data to the table. I am having the form refresh itself every time a part number is changed so that the other fields show the correct data. Also once I input a record and lets say I go back to change the part number, once again the form will show the correct information but will not write this information. If anybody can help or wants to take a look at what I have going on I can email the database. Thanks