B
bayouplayer
I am trying to create a form that has a drop down list for state and city.
But I want to only show the cities for that state. Example: if I choose GA,
the next dropbox will only show all the cities for GA. Should I create a
different table for each state? Or should I create a query that only show the
cities that have the "statename" in the prev text box labled "state".
But I want to only show the cities for that state. Example: if I choose GA,
the next dropbox will only show all the cities for GA. Should I create a
different table for each state? Or should I create a query that only show the
cities that have the "statename" in the prev text box labled "state".