search box to search all fields

H

hbear

I would like to create a search box that would automatically search all
fields on a form. Could someone give me some direction with this? My
attempt with the FindRecord method (DoCmd.FindRecord Me.txtSearch,
acAnywhere, False, acSearchAll, False, acAll ) repeatedly fails.
Would appreciate any help.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

DoCmd.FindRecord error 3
BESPOKE SEARCH 0
FindRecord Problem 7
Find Record appears to fail after 20*4 search cycles 0
Search box in form. 0
Find Record 1
FindRecord, FindNext 1
Linking text to photos 0

Top