G
Guest
I'm trying to create a VBA script that will allow a search feature in a
dialog box. Basically I want to be able to search for any field and then
apply a filter so that only the records that contain the inputted text.
Example: I want to search for a record that has "dog" somewhere in the
record, and every record that has "dog" in it would be visable.
I know this is probably hard to do, but I am familiar with programming just
not the VBA scripting.
Also, want this to be able to work in Forms, Reports, and Pages.
dialog box. Basically I want to be able to search for any field and then
apply a filter so that only the records that contain the inputted text.
Example: I want to search for a record that has "dog" somewhere in the
record, and every record that has "dog" in it would be visable.
I know this is probably hard to do, but I am familiar with programming just
not the VBA scripting.
Also, want this to be able to work in Forms, Reports, and Pages.