Hi Guys

I was hoping somebody could help me
What I am trying to achieve is to search for 3 different words inside 1 cell and display results in a listbox
My set up is currently 3 text boxes 'Textbox1', 'Textbox2', 'Textbox3' a button 'CommandButton1' and a Listbox 'Listbox'
I want somebody to be able to search for 1, 2 or 3 words that would be contained in a single cell then all the results that contain all 3 words will be displayed in the listbox.

Currently I have it working with 1 textbox using the following code

Please Login or Register  to view this content.
Many Thanks

Any help would be much apreciated