Currently I am working on a bad database design project which only has a single table and I can not change it. This project has three combo box state, city and location. The city combo box should display all the city according to choice made on state and location should display according to city.
I went to several tutorials but could not implement them in my project, may be because I have only one table.
How can I implement the multiple combo box in Access 2002?
Any help is appreciated.