I have a list of 4000+ towns and their relevant county, which will be 1 of 33 names. At present the users input both fields manually. I would like the county field to update automatically once the user has entered a town. If the list of towns and relevant counties is stored in the database, there must be a way it can look up the table and insert the relevant county automatically. Any easy suggestions?