Hi Everyone:
I would like to develop a search criteria where user can enter multiple words and results are found from more than one record.
For example:
I have a field called "Skills" where the data are:
1. Record1: MS Office, Visual Basic, Dreamweaver
2. Record2: Java, Visual Basic, Flash, MS Office, HTML
3. Record3: Photoshop, MS Office, MySQL, JavaScript
If the user is searching for MS Office, Visual Basic, JavaScript then all the 3 records would be displayed.
Is it possible to do it thru Query or SQL or VB? If yes please guide me how to build the search criteria to find the multiple word to search for in record(s).
Any help provided would be appreciated.
Thanks!
I would like to develop a search criteria where user can enter multiple words and results are found from more than one record.
For example:
I have a field called "Skills" where the data are:
1. Record1: MS Office, Visual Basic, Dreamweaver
2. Record2: Java, Visual Basic, Flash, MS Office, HTML
3. Record3: Photoshop, MS Office, MySQL, JavaScript
If the user is searching for MS Office, Visual Basic, JavaScript then all the 3 records would be displayed.
Is it possible to do it thru Query or SQL or VB? If yes please guide me how to build the search criteria to find the multiple word to search for in record(s).
Any help provided would be appreciated.
Thanks!