|
-
Mar 8th, 2010, 03:28 PM
#1
Thread Starter
Lively Member
Display Minimum Value in Listbox
How would i be able to display the minimum value in a listbox using vb5/6
-
Mar 8th, 2010, 04:13 PM
#2
Re: Display Minimum Value in Listbox
It is the same method as you would use with an array, as per your other thread on this subject, just with slightly different syntax (using List1.List() and List1.ListCount rather than the array and UBound).
Please do not post multiple threads for the same question - this thread is now closed.
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
|