Greetings,
Here is my dilemma.
I have a form with a listbox on it. The listbox is unbound and has a Query set as its data source.
Presently the number of records being displayed is not large. However, I know that as the database grows so too will the records being displayed.
I have therefore decided to build some sort of "Search" function into the form. The default search function does not work.
What I need is this:
When specific search criteria is entered, the record relating to this criteria is located within the listbox and displayed. If not, an error message is generated.
Suggestions will be greatly appreciated.
Thanks,
Dominic >
:O>
dsleiba@capital-credit.com
Here is my dilemma.
I have a form with a listbox on it. The listbox is unbound and has a Query set as its data source.
Presently the number of records being displayed is not large. However, I know that as the database grows so too will the records being displayed.
I have therefore decided to build some sort of "Search" function into the form. The default search function does not work.
What I need is this:
When specific search criteria is entered, the record relating to this criteria is located within the listbox and displayed. If not, an error message is generated.
Suggestions will be greatly appreciated.
Thanks,
Dominic >
dsleiba@capital-credit.com