G
Guest
I have a button on a form that populates a text box on the same form with
text. I have a query where a field's criteria is a reference to the text box
on the form so the text in the text box becomes the criteria for the query.
After I click the button to populate the text box on the form and then run
the query, it comes up blank (should be records). If I click the button on
the form and copy the text from the text box to the query (in stead of a
reference to the text box on the form) the query works fine.
Any ideas why the query won't work with the reference to the text box on form?
Thanks,
Joel
text. I have a query where a field's criteria is a reference to the text box
on the form so the text in the text box becomes the criteria for the query.
After I click the button to populate the text box on the form and then run
the query, it comes up blank (should be records). If I click the button on
the form and copy the text from the text box to the query (in stead of a
reference to the text box on the form) the query works fine.
Any ideas why the query won't work with the reference to the text box on form?
Thanks,
Joel