mshefferVT
Technical User
I have three combo boxes [ZIP] [CITY] [STATE]. I also have a table with every Zip code linked to a city, state, county. The Zip code table has four columns [ZIP_ID] [CITY] [STATE] [COUNTY]. When I enter in the Zip code in the [ZIP] combo box on the form, I want the other two combo boxes to echo ZIP_DB.CITY and ZIP_DB.STATE respectivly. How can I go about doing this?
Thanks in advance!
Matt
Thanks in advance!
Matt