Hello,
I am trying to create a trouble shooting database where if someone types in a sentence, the database can pick up on key words and bring back all criteria with that or those key words.
In other words, I have a text box txtQuestion which the user types in the question. When the user clicks on the command button, how do I search based on every word used - in any order - and maybe put this into however many answers I get back.
Thank you in advance for you help and I hope this makes sense to you.
I am trying to create a trouble shooting database where if someone types in a sentence, the database can pick up on key words and bring back all criteria with that or those key words.
In other words, I have a text box txtQuestion which the user types in the question. When the user clicks on the command button, how do I search based on every word used - in any order - and maybe put this into however many answers I get back.
Thank you in advance for you help and I hope this makes sense to you.