|
-
Dec 2nd, 2002, 06:16 PM
#1
Thread Starter
Hyperactive Member
Searching listview Control
How do I search a listview control for a string such as an email address and return the number of times it is found?
I can use for x = 0 to ubound(listview.index) because it
's not an array..... i have two columns
email address | lastchecked
[email protected] NA
[email protected] NA
[email protected] NA
[email protected] NA
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|