Hello all. Issue at hand is, Database is going to be used to order,track, and maintain inventory control. Sort of like Northwind. What I am looking for is a form that when I use cbo's to select the record from the table, that it isn't generating a record in that table. I need the customer to just select the record. Also I need the form to add a row on the record selection. I cannot seem to find a way to, without the form/cbo's being bound to the table. Any help would be appreciative.