I have a table with zipcode, and city in it, and another one with State. I have a form with three fields.
If I type the zip code, I want to populate the City and State fields of the form.
Don't know how to write this query.
Thanks,
Brian
If I type the zip code, I want to populate the City and State fields of the form.
Don't know how to write this query.
Thanks,
Brian
Comment