Dear All,
In our department, we have different kinds of trainings:
tblTU, tblOverseas, tblInHouse, tblExternal
I want to create a Entry Form, user select from a combo box of the above
items.
Can a ListBox display according to the user's choice from the combo box?
Example: user selected Overseas, a list of overseas training course will be display in the ListBox for user to choose from.
Second thought, may be not a ListBox, how about ComboBox2?
Rabbit
In our department, we have different kinds of trainings:
- TU (Training Unit),
- Overseas,
- InHouse (for local in our department),
- External (local but not in our department)
tblTU, tblOverseas, tblInHouse, tblExternal
I want to create a Entry Form, user select from a combo box of the above
items.
Can a ListBox display according to the user's choice from the combo box?
Example: user selected Overseas, a list of overseas training course will be display in the ListBox for user to choose from.
Second thought, may be not a ListBox, how about ComboBox2?
Rabbit