Hello everyone. I'm new to Access and need some help with a simple task which is giving me serious trouble. I have built a table called customer details and it contains a field called city, and another field for state. I want a user to be able to select a state from the stat combo box that i've created and have all the cities in the selected state appear in the city combo box.
At the moment i created 2 tables (one for city and one for state) and i have every city and state packed into those tables, so when i click the city combo box, all the cities in the country are listed, but i want only the cities in the selected state to appear instead.
Please can anyone help me with a workable solution?
Many thanks in advance.