I've been through the more documentation than I can shake a stick at and can't find the answer to this question:

I have a listbox with n entries. I need to be able to "walk" down the listbox entries and compare them against a specific value.

How do I sequentially retrieve the values from 0-(listcount-1)?

Thanks
DerFarm