Requery subform

  • Thread starter Thread starter Guest
  • Start date Start date
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 don't know what I did, but it is now working fine... ou can ignore the
question, or if curious, try to think what the problem was :-)

Thanks

Einy
 
Back
Top