Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Array problem in listbox

0 views
Skip to first unread message

Infinite Lives

unread,
Dec 29, 1999, 3:00:00 AM12/29/99
to
Forgive me if I do not use the right terms, but I hope I put across enough
information.

I have an array that stores a name and then a number, e.g.

0,0 and 0,1 hold, "NAME" and 100 respectively. I got this information from
a textbox on the screen.

I can get it into the array fine, but when I want to get it from the array
to a listbox that is a problem.

I want the name and number in two columns in the list box. I have changed
the column property to more than one, but still end up with the data in one
column.

This is a college assignment, so I can't change things to drastically.

Please help anyone.

(VB5 by the way)

Thanks


0 new messages