I am trying to make a form that i can enter in data for a table. The 2 tables that i am trying to work with is a Players table and a TeamLink table. What i want the form to do is if i type in the name it will give me the corresponding fields for that record, because i can't remember all the ID's of each player. I tried a combo box but that's not working very well