What I am trying to do is create a box that will pop up and allow you to enter a new PART ID, Description, Price & Suppler into the lookup table. The subform on here is created from a query that uses the lookup table which is Parts and the order details table for QTY. How would I code in something so that if the PART ID does not exist in the Parts table, I can add it with the above mentioned fields?