What would be the fastest way to search in long string for any word from a list of words in a listbox?
Is there a faster way than just searching the whole text for Listbox.List(0), then Listbox.List(0), etc (in a for loop obviously).
|
Results 1 to 3 of 3
Thread: Searching for words in string
|
Click Here to Expand Forum to Full Width |