I have a listbox and I am not sure how to reference the information that is showing in the box. You can select an item but then scroll to another item...I want to use the data that you can see in the list box.
I have tried
lstEthnic.Column(0)
lstEthnic.ItemData....
I have searched and can't find the right property, I am sure it is real simple
I have tried
lstEthnic.Column(0)
lstEthnic.ItemData....
I have searched and can't find the right property, I am sure it is real simple