Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21983

list1 items then iggi code help again

$
0
0
i asked help before but need again sorry

your code was

Dim x As Integer
For x = 0 To List1.ListCount - 1
List1.ListIndex = x
If List1.Text = "iggi" Then
'Run your program here (are you using the Shell command?)
End If
Next x




as you se the "iggi" instead of that i want the list to go through all usernames inside if it finds any usernames within list 1 they shud remain iggied



something like this but i know this is wrong

Dim x As Integer
For x = 0 To List2.ListCount - 1
List2.ListIndex = x
If List2.Text = List2.listcount Then
'Run your program here (are you using the Shell command?)
End If
Next x

Viewing all articles
Browse latest Browse all 21983

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>