JKitz
09-06-2000, 09:51 AM
I am having a problem that is probably simple to you all. I have a database that will be used to track complaints of customers. I am making a form that will store each complaint. The Database has 2 relevent tables: Device which sores the Device Name, Device Type, and Model Number. The Second table is called Complaint which stores all the information of the complaint. I am creating a form that will populate the Complaint database, but I want it to autofill the Model Number and Device type when a user enters the Device Name. How can I do this.. I will send you my database if you need to see it. Thanks