What's wrong here?
I have a form where the user selects a school term and department using two combo boxes. The two selections are passed to a query which displays a subform. The term box contents are created by a query. The department box is a lookup. THE PROBLEM IS: The first time the form is loaded, if you select a term, your selection immediately disappears. If you select the department from the second box, everything works OK, the term selection appears in the first box and the results are displayed. Is there any way to make the combo box selection stay visible?
Many thanks in advance.
I have a form where the user selects a school term and department using two combo boxes. The two selections are passed to a query which displays a subform. The term box contents are created by a query. The department box is a lookup. THE PROBLEM IS: The first time the form is loaded, if you select a term, your selection immediately disappears. If you select the department from the second box, everything works OK, the term selection appears in the first box and the results are displayed. Is there any way to make the combo box selection stay visible?
Many thanks in advance.