hi All - I'm not sure how to do this but I'm sure someone will have the answer.
I have a table/form called organizations. It has fields called [city], [state], [zipcode]. The [zipcode] field, I can make a combo box using another table called USZipCodes as my record source. What I would like to do is when I select a zip code or just add one of my own (if I decide to make this a text box versus a combo box), then the city and state will automatically appear. The table "USZipCodes" contains fields called [city], [state], [zipcode], [county]. Since "USZipCodes" has the information, I would like to bypass entering it into my form.
Does anyone have any ideas on how I can do this?
Thanks - maria
I have a table/form called organizations. It has fields called [city], [state], [zipcode]. The [zipcode] field, I can make a combo box using another table called USZipCodes as my record source. What I would like to do is when I select a zip code or just add one of my own (if I decide to make this a text box versus a combo box), then the city and state will automatically appear. The table "USZipCodes" contains fields called [city], [state], [zipcode], [county]. Since "USZipCodes" has the information, I would like to bypass entering it into my form.
Does anyone have any ideas on how I can do this?
Thanks - maria