M
mt_pelion
An example of what I am trying to do is this:
I have a Table for States, Cities, and Streets
I have a States Form that allows you to select a single State and see info
on it.
I would like to have 2 list boxes on this form.
The first list box would only show available Cities in the currently
selected State record and would change based on whichever State was the
active record.
The second list box would only show available Streets in the City selected
in the first box.
From there, a subform would show the crew assigned to that street.
I do not want more than one option selected at a time in either list box.
Thanks!
I have a Table for States, Cities, and Streets
I have a States Form that allows you to select a single State and see info
on it.
I would like to have 2 list boxes on this form.
The first list box would only show available Cities in the currently
selected State record and would change based on whichever State was the
active record.
The second list box would only show available Streets in the City selected
in the first box.
From there, a subform would show the crew assigned to that street.
I do not want more than one option selected at a time in either list box.
Thanks!