|
-
Nov 22nd, 2000, 04:09 PM
#1
Thread Starter
Junior Member
Hopefully someone can help me out with this one.
I need to know the correct syntax for accessing the "Text" field of an item in a listbox that is not selected.
something like this:
For i = 0 To listbox1.ListCount - 1
Debug.Print listbox1.???????????????
Next i
Thanks.
Guinness
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
|