How to set parameters for the Search/Replace popup?

G

Gary Schuldt

I want to bring up the built-in Search form Access gives you when you hit
Ctrl-F, but I want to be able to set the search parameters to

Look in: <the whole form, not just one field>

Match: <any part of field>.

I want these settings to hold across repeated "Find Next"s.

How do I do this either in a macro or in VBA?

Gary
 
Top