i have a table that has a list of counties, states and zip codes. i have a form that asks the user for the state, when the state is displayed, i want it to show a combobox to show all the counties in that state. then when the cursor is on one particular couty, i want a listbox to show all zip codes in that state & county.
how do i make that happen?
how do i make that happen?