To count how many unique words there are in set string using arrays and a sorted listbox. Words can be inputted from a text box or from a text file. Did not filter out punctuation (may add this feature later) and did not select a minimum number of characters. Something useful for writers to see if they are repeating themselves. Hopefully I did not repeat myself! Just joking.