Customize Find to search multiple fields

G

gaba

Hi,
I'm trying to create a form similar to the built-in Find command, which will
match more than one search criteria (Company, JobID, JobType) and also have a
Find Next button.
I'll like to act the same as the Find Form: a popup showing all records and
going to the one matching the criteria(s) or select next until it reaches the
last record.

I've created a form but is filtering the records and it closes when the main
form gets focus. Is there a better way to do this?

Thanks in advance
 
Top