by Paul Brower (1 Submission)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)

This is a screen that will allow you to do searches for anything. It uses control arrays, so you can keep adding search/sort criteria.
Keep in mind that I was actually passing field objects to manage the various drop-downs, so you'll have to incorporate your own data access techniques.
I had to strip out some things, because it dealt with my own Interface classes, but it should at least give you some ideas. If you use this, PLEASE VOTE. Email me @ [email protected] if you have questions/comments.
Download SEARCHER (7 KB)