This is my first database. I am trying to set up a very simple database that would allow multiple users to track incoming shipments from established customers. I have placed the customers in a single table with all pertinent information. I would like the users to be able to go to a combo box and either drop down or begin to enter an id number to pull up the customer's record. Every time I set up a combo box, I don't have any records in the drop down list and entering data in the box just replaces the information already there.
Thanks for any help.
Thanks for any help.