Could someone plz tell me how to search a listview for a certain string that has been entered into it. I want to have an inputbox first that asks for the word to search for and then the code searches the listview for that string. If it has been found then a msgbox will come up to saying that it is found.