Hello Everyone,
I'm having some problems with a form that I built for a database. I'm using this database for inventory. I have a combo box that contains the serial numbers of equipment. There are text boxes that populate when the serial number is selected.(Model Number, Description, etc...) My problem is when I close the database, the serial number in the table changes. I have tried locking the combo box, but then I can't change the serial number at all. I have set the field on the table to no duplicates; that works but, I have to go to the first record to close the database without those annoying error messages. Thanks in advance for any assistance.
I'm having some problems with a form that I built for a database. I'm using this database for inventory. I have a combo box that contains the serial numbers of equipment. There are text boxes that populate when the serial number is selected.(Model Number, Description, etc...) My problem is when I close the database, the serial number in the table changes. I have tried locking the combo box, but then I can't change the serial number at all. I have set the field on the table to no duplicates; that works but, I have to go to the first record to close the database without those annoying error messages. Thanks in advance for any assistance.