01-22-2011, 08:34 PM
Code:
Do Until i = ListBox1.Items.Count - 1
Code:
If i < ListBox1.Items.Ubound - 1 Then
Code:
Next
I hope that there is another solution to be thought of...
Creating a Favoriter [SOLVED]
|
01-22-2011, 08:34 PM
Code: Do Until i = ListBox1.Items.Count - 1 Code: If i < ListBox1.Items.Ubound - 1 Then Code: Next I hope that there is another solution to be thought of... |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
[SOLVED] MySQL Update Query - What am I doing wrong? | kismetgerald | 11 | 43,324 |
10-18-2012, 07:16 PM Last Post: brandonio21 |
|
Help with creating an INSERT statement using MySQL | kismetgerald | 4 | 16,758 |
08-30-2012, 03:03 PM Last Post: brandonio21 |