lokiloki2, What is the purpose of this code: VB Code: For X = 0 To (List1.ListCount - 1) List1.ListIndex = X Next
For X = 0 To (List1.ListCount - 1) List1.ListIndex = X Next
Last edited by randem; Sep 4th, 2005 at 09:24 PM.
Forum Rules