Listboxes have an Item property that contains the items in the listbox. Item(0) being the first one, Item(1) being the second and so on.

-tg