|
-
Mar 19th, 2007, 12:53 PM
#1
Thread Starter
Addicted Member
[RESOLVED] Help with a For loop
Hi everyone,
I have data in a listbox, how do I loop through the data in the listbox and do a message box of each line of data in that listbox?
data in the listbox:
Frank
Bill
Jill
How do I code a button to loop through the listbox and give a message box of each item in the listbox?
For example, a message box should pop up for each person, Frank, Bill, and Jill.
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
|