camaroltd82
Registered User.
- Local time
 - Today, 11:38
 
- Joined
 - May 10, 2002
 
- Messages
 - 30
 
I have a db that keeps track of storeroom inventory.  I have one table that includes all of my data, and I have searches, controlled by select queries that allow my users to search through and find parts by a certain classification.  (Eg... Search by Vendor, Search by location, etc....)  These searches work fine, as I use the following character string in the criteria box of the field I want to search..
Like & "*" [Enter Vendor Name to Search] & "*"
I was curious to know if there was a way for me to add anything that would allow my users to search through the entire db, with only a few key words that would search ALL fields of the table? Thanks in advance for any help
Mike Fischer
camaroltd82@msn.com
P.S. I just wanted to thank everyone that offers advice on this message board. I started this February as a beginner with access, and thanks to you, I now feel very comfortable using the program. I really do appreciate the assistance, and I hope to help some day too. THANKS!!
 Like & "*" [Enter Vendor Name to Search] & "*"
I was curious to know if there was a way for me to add anything that would allow my users to search through the entire db, with only a few key words that would search ALL fields of the table? Thanks in advance for any help
Mike Fischer
camaroltd82@msn.com
P.S. I just wanted to thank everyone that offers advice on this message board. I started this February as a beginner with access, and thanks to you, I now feel very comfortable using the program. I really do appreciate the assistance, and I hope to help some day too. THANKS!!