I have a similar problem to a previous post about making a field searchable. I used ZmrAbdulla's suggestion to create a a query based on the table and put a command in the criteria of the field I wanted to search that started with something like list (don't remember it now and it is on my other computer. Anyway, it partially fixed what I wanted to do, however it would only search on the one field. I would like to know if I can do the following and how would I take the suggestion ZmrAbdulla gave and maybe add to it? Here is what I have:
I have a table called Library Listings. In this table I have Call #, Author 1, Author 2, etc. all the way thru Author 6. I also have fields called Keyword 1, Keyword 2, etc. thru Keyword 4. I also have fields such as Title and Reference, but do not need to search on them. I currently have 2 buttons on the main switchboard, one to search by author and one by keyword. At this point I have it set up in the queries I built for each to search under Author 1 and Keyword 1, as suggested by ZmrAbdulla. I would like to find a way to search all 6 Author fields when I click on the button, same goes for the Keyword button. I am not up to speed on code building, so the easier the better. Thanks in advance for your help.
Andrea
I have a table called Library Listings. In this table I have Call #, Author 1, Author 2, etc. all the way thru Author 6. I also have fields called Keyword 1, Keyword 2, etc. thru Keyword 4. I also have fields such as Title and Reference, but do not need to search on them. I currently have 2 buttons on the main switchboard, one to search by author and one by keyword. At this point I have it set up in the queries I built for each to search under Author 1 and Keyword 1, as suggested by ZmrAbdulla. I would like to find a way to search all 6 Author fields when I click on the button, same goes for the Keyword button. I am not up to speed on code building, so the easier the better. Thanks in advance for your help.
Andrea