list boxes

D

david white

I have a listbox on a form.
I have a text field where I put in search values
I push a button and the listbox uses the values in the
text field.
This all works OK.
My problem is that when the form is initialized the
listbox is activated and since there is no value in the
search field it runs runs throught the entire database
looking for nothing.
How can I prevent the listbox from working when the form
is loaded.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top