BobLoblaws
Programmer
I have a form that I created through the wizard.
It is a columnar form.
At the top of the form there is a textbox. When a customerID is typed into the textbox and enter is hit, the query is changed to only select that customers records.
Then the rows of records are displayed in the underneath.
The default query is select none. That works when the form opens.
When I type the customer and hit enter, it changes the query correctly.
The problem is that I cannot get the form to re-select the data from the query.
I have tried Requery, Recalc...
What am I missing?
Thanks
It is a columnar form.
At the top of the form there is a textbox. When a customerID is typed into the textbox and enter is hit, the query is changed to only select that customers records.
Then the rows of records are displayed in the underneath.
The default query is select none. That works when the form opens.
When I type the customer and hit enter, it changes the query correctly.
The problem is that I cannot get the form to re-select the data from the query.
I have tried Requery, Recalc...
What am I missing?
Thanks