I fee like this is a really simple question but am having troubles with it. I have two tables one called static and one called JurisdictionList. In the static table I have a column header named Jurisdiction which is populated with numbers that are referred to the JurisdictionList table by the column named ID in that table. The ID field has a designated location. I was wondering how I can use a text box to refer to that designated location. I can get a text box to populate with the number in Jurisdiction but I would like to use that number to relate to the location. Any suggestions are appreciated!