SeanDelere
Registered User.
- Local time
- Today, 19:05
- Joined
- Sep 7, 2004
- Messages
- 51
I have created a form based on a Query.
I have a text box which is the source for the criteria of one of the fields in the query.
When I enter data into the text box it passes this to the query criteria. I know this works because if I open the query by double clicking on it the records are sorted as I would expect.
My problem is that the form does not show the effects of the criteria being entered.
I have searched the helpfile and can't find how I update the form to "read" the query once the criteria has changed.
Can any kind soul tell me what I am doing wrong as it is driving me mad!
I have a text box which is the source for the criteria of one of the fields in the query.
When I enter data into the text box it passes this to the query criteria. I know this works because if I open the query by double clicking on it the records are sorted as I would expect.
My problem is that the form does not show the effects of the criteria being entered.
I have searched the helpfile and can't find how I update the form to "read" the query once the criteria has changed.
Can any kind soul tell me what I am doing wrong as it is driving me mad!