I have a zipcode subtable which has fields labeled ZIP, COUNTY, STATE, and CITY. I want to be able to have a user select the zipcode in one ComboBox and have it update the city in another. What code needs to go in code builder to make this happen?
THanks in advance.
Matt
I have a zipcode subtable which has fields labeled ZIP, COUNTY, STATE, and CITY. I want to be able to have a user select the zipcode in one ComboBox and have it update the city in another. What code needs to go in code builder to make this happen?
THanks in advance.
Matt
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...
Hey All,
I have a 4 column table with ZIP, City, Country, State. What I am looking to do is be able to input just the ZIP into a form and extract the other information and print it to the screen.
I would appreciate any help that you all could give me!
Thanks,
Matt
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.