VBForums
>
Visual Basic
>
Visual Basic 6 and Earlier
> counting how many item in a list box
PDA
Click to See Complete Forum and Search -->
:
counting how many item in a list box
Help ME
Nov 26th, 1999, 01:33 PM
how can you make it count how many item are in a list box. if there 10 item in there it will say in a text box there 10.
Aaron Young
Nov 26th, 1999, 01:40 PM
You really should look at the Online Help, (F1), File as you'll find the Answers to many of these Basic Questions there..
Text1 = List1.ListCount
------------------
Aaron Young
Analyst Programmer
aarony@redwingsoftware.com
adyoung@win.bright.net
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.