I have a form with a combo box. Then a query on which a reference is made to the combo box, as a search criteria. Then a subform who's source is the query. Everything OK so far.
My problem is that the subform is completely blank until the combo box entry is made. Then the labels and controls appear together.
What I would like is for the empty form to be visible at startup, then the query data fills into the controls, as you would expect.
What am I doing wrong?
Robert
My problem is that the subform is completely blank until the combo box entry is made. Then the labels and controls appear together.
What I would like is for the empty form to be visible at startup, then the query data fills into the controls, as you would expect.
What am I doing wrong?
Robert