alexk15102
Registered User.
- Local time
- Today, 15:33
- Joined
- Dec 31, 2008
- Messages
- 30
I hope I can explain what I am trying to do correctly.
I have created a database for tracking a collection of plastic miniatures. The main table which stores all the data about the individual models has 11 - 13 fields I would like to seach with a single query. What I want is this...
A single argument prompt in which I can enter one or multiple keywords, that will search for those keywords across all 11 - 13 fields and return all records that contain all of the keywords with the keywords appearing in one or more of any of the fields searched. If I can get that working I would also like to make a second query with much the same configuration that will return all records with any of the keywords.
Right now the best I can do is prompts for each field I want to search and each prompt can only contain one keyword.
Any and all help is appreciated.
Thanks.
-Alex
I have created a database for tracking a collection of plastic miniatures. The main table which stores all the data about the individual models has 11 - 13 fields I would like to seach with a single query. What I want is this...
A single argument prompt in which I can enter one or multiple keywords, that will search for those keywords across all 11 - 13 fields and return all records that contain all of the keywords with the keywords appearing in one or more of any of the fields searched. If I can get that working I would also like to make a second query with much the same configuration that will return all records with any of the keywords.
Right now the best I can do is prompts for each field I want to search and each prompt can only contain one keyword.
Any and all help is appreciated.
Thanks.
-Alex