Oct 9, 2001 1 #1 HotMadras Programmer Apr 20, 2001 74 GB Is it possible to check whether a particular string is one of the elements of a listview? By that I mean something like: Code: If "test" is in listview1 then ...etc rather than going through every element checking if it matches the criteria. Thanks
Is it possible to check whether a particular string is one of the elements of a listview? By that I mean something like: Code: If "test" is in listview1 then ...etc rather than going through every element checking if it matches the criteria. Thanks