Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mshefferVT

    Merge Duplicate Information in 1 Table

    How would I merge information from duplicate records in one table? THanks in advance! -Matt
  2. mshefferVT

    Update ComboBox based on value in another ComboBox

    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
  3. mshefferVT

    Update ComboBox based on value in another ComboBox

    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
  4. mshefferVT

    Using ZIP code to get city and state

    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...
  5. mshefferVT

    Obtaining City, State, from a ZIP Code Table

    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

Part and Inventory Search

Back
Top