Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7198 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Noob here, Maybe someone can help. First off, let me mention that companies try to sell zip code lists when you can just download one from census.gov.

Anyway, i have fields in my database that have city, st, zip....I have a seperate database file of zipcodes that have fields for zip and city along with a lot of other garbage (longitude, etc...no need 4 that).

How do i configure my database to call on the zipcode database file so that when i enter a zipcode in my database that it autocompletes my city field automatically?

Thanks

Posted

Noob here, Maybe someone can help. First off, let me mention that companies try to sell zip code lists when you can just download one from census.gov.

Anyway, i have fields in my database that have city, st, zip....I have a seperate database file of zipcodes that have fields for zip and city along with a lot of other garbage (longitude, etc...no need 4 that).

How do i configure my database to call on the zipcode database file so that when i enter a zipcode in my database that it autocompletes my city field automatically?

Thanks

Posted

Noob here, Maybe someone can help. First off, let me mention that companies try to sell zip code lists when you can just download one from census.gov.

Anyway, i have fields in my database that have city, st, zip....I have a seperate database file of zipcodes that have fields for zip and city along with a lot of other garbage (longitude, etc...no need 4 that).

How do i configure my database to call on the zipcode database file so that when i enter a zipcode in my database that it autocompletes my city field automatically?

Thanks

Posted

Make a relationship between your address table & your zipcode table based on zipcode. Have your city & state fields be auto-enter look up fields based on the zipcode relationship. Now when you enter in a zipcode, the city & state will be populated. This is how we are doing it.

HTH,

John

Posted

Make a relationship between your address table & your zipcode table based on zipcode. Have your city & state fields be auto-enter look up fields based on the zipcode relationship. Now when you enter in a zipcode, the city & state will be populated. This is how we are doing it.

HTH,

John

Posted

Make a relationship between your address table & your zipcode table based on zipcode. Have your city & state fields be auto-enter look up fields based on the zipcode relationship. Now when you enter in a zipcode, the city & state will be populated. This is how we are doing it.

HTH,

John

Posted

Thanx so much, i linked up the wrong field at first, but then quickly realized the problem......all works well now. Thank you!!!

Posted

Thanx so much, i linked up the wrong field at first, but then quickly realized the problem......all works well now. Thank you!!!

Posted

Thanx so much, i linked up the wrong field at first, but then quickly realized the problem......all works well now. Thank you!!!

This topic is 7198 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.