Vassago
Former Staff Turned AWF Retiree
- Local time
- Today, 00:25
- Joined
- Dec 26, 2002
- Messages
- 4,748
This is my first post here so bear with me.
What I am trying to accomplish is a mulitple search engine for records on one table in my database.
Basically what I want to accomplish is what user listo accomplished here http://www.access-programmers.co.uk/forums/showthread.php?threadid=37162&referrerid=11730 but didn't explain how.
I will have a form with a text box, if the user inputs "Macromedia Flash" and hits the search button, I was all records with the words "macromedia" or "flash" to be in the search results.
example results would be:
Macromedia Flash MX
Macromedia Dreamweaver MX
Flash maker v3.5
all because they contain at least one of those two words.
He basically had the code I want, but didn't supply it in that post, as he was asking a question.
Please help.
Vassago
What I am trying to accomplish is a mulitple search engine for records on one table in my database.
Basically what I want to accomplish is what user listo accomplished here http://www.access-programmers.co.uk/forums/showthread.php?threadid=37162&referrerid=11730 but didn't explain how.
I will have a form with a text box, if the user inputs "Macromedia Flash" and hits the search button, I was all records with the words "macromedia" or "flash" to be in the search results.
example results would be:
Macromedia Flash MX
Macromedia Dreamweaver MX
Flash maker v3.5
all because they contain at least one of those two words.
He basically had the code I want, but didn't supply it in that post, as he was asking a question.
Please help.
Vassago