G
Guest
Good day,
I have a simple search form, and a result subform. The form is a text field
(keyword) and a search button. The subform is a query whose WHERE criteria is
the keyword field in the search form. The search button on the form requeries
the subform and displays results.
The problem is that, while the form works properly with several requeries,
when I close the form and open it again, the query is blank... it deleates my
SQL statement in the query... Any ideas why this is happening???
Thanks,
Einy
I have a simple search form, and a result subform. The form is a text field
(keyword) and a search button. The subform is a query whose WHERE criteria is
the keyword field in the search form. The search button on the form requeries
the subform and displays results.
The problem is that, while the form works properly with several requeries,
when I close the form and open it again, the query is blank... it deleates my
SQL statement in the query... Any ideas why this is happening???
Thanks,
Einy