Heres what im doing, Im searching a textbox for a specific string WITH different numbers attached(this part is no problem i can do this easily), there are multiple of them, what i want to do is find all of thoes strings in the textbox, but i dont want to do anything with the repeat strings, would the easiest way just to put them all in an array?