Good morning.
I am attempting to filter a ComboBox based on the selection of another ComboBox.
In my current situation, I have two ComboBoxes
Division
Team
I am trying to filter the list of Teams available based on the Division selected. So for example, I have two of the Divison options i have are.
-Metro Foster Care
-Metro Inact-EFS
If I were to select one of these selections, the Teams ComboBox would be filtered to display only the options that begin with the word "Metro". In this case, it should display 20 selections to choose from.
How would I go about doing this? Any help would be greatly appreciated.

Report
All responses (
Answers (