Hi,
I have a bounded for that shows a list of names. The form has three combo boxes: cboYears, cboLevels and cboSections.
I want the list to show only the names based on the combo boxes values (to show the names of a specific year and specific level and specific section).
How can I do this?
Note:
The form has also a subform to show more information about the selected name form the list.
Khalil