K
kdonnel1
Guest
I am using a form to display information contained in a table. Incident Number is my primary key. I want to be able to type in an incident number, press a control button (get record) and have all the other information associated with the incident number (everything else contained in the record) pop up. I have the form designed. You can scroll throgh the records and it shows all the right information. You can add new records to the table by filling out the fields. I have included the "Get Record" control button and tried to attach a macro to it so that it will show all information for the record, but it is not working. Does anyone know how to do this????