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.
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.