In one of the forms i have on my database I have two fields, one is a code and the other is a city that matches that code. There are other fields but they aren't important. What I need to do is when the user enters in the three letter code the form automatically puts the city in based on a table I have that has the codes and cities that go with the codes. Any help would be appreciated.