So here's an example of what I'm trying to do. Lets assume I'm making a soccer game submitting program and I have a few fields that I'm supposed to fill, 2 of which I want autocomplete on. One textBox for the Home Team and one textBox for the Away Team.So here's an example of what I'm trying to do.