InfiniteLives
Programmer
Forgive me if I do not use the right terms, but I hope I put across enough<br>
information.<br>
<br>
I have an array that stores a name and then a number, e.g.<br>
<br>
0,0 and 0,1 hold, "NAME" and 100 respectively. I got this information from<br>
a textbox on the screen.<br>
<br>
I can get it into the array fine, but when I want to get it from the array<br>
to a listbox that is a problem.<br>
<br>
I want the name and number in two columns in the list box. I have changed<br>
the column property to more than one, but still end up with the data in one<br>
column.<br>
<br>
This is a college assignment, so I can't change things to drastically.<br>
<br>
Please help anyone.<br>
<br>
(VB5 by the way)<br>
<br>
Thanks<br>
<br>
information.<br>
<br>
I have an array that stores a name and then a number, e.g.<br>
<br>
0,0 and 0,1 hold, "NAME" and 100 respectively. I got this information from<br>
a textbox on the screen.<br>
<br>
I can get it into the array fine, but when I want to get it from the array<br>
to a listbox that is a problem.<br>
<br>
I want the name and number in two columns in the list box. I have changed<br>
the column property to more than one, but still end up with the data in one<br>
column.<br>
<br>
This is a college assignment, so I can't change things to drastically.<br>
<br>
Please help anyone.<br>
<br>
(VB5 by the way)<br>
<br>
Thanks<br>
<br>