something like:
VB Code:
For ctr = 0 To List1.ListCount MsgBox List1.List(ctr) If Left(List1.List(ctr),1) = "A" then MsgBox ctr End if Next
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |