G
Guest
Thanks for taking the time to read my question.
I would like to select an item in my listbox with code.
so far I have:
Me.CategoryList.Column(1, x) but you can't add anything after that.
It also is incorrect. If I add Msgbox before it, it returns that value.
I'd like to select that value.
How do I do that?
I don't think ListIndex, ItemData are the right ones either.
Thanks again,
Brad
I would like to select an item in my listbox with code.
so far I have:
Me.CategoryList.Column(1, x) but you can't add anything after that.
It also is incorrect. If I add Msgbox before it, it returns that value.
I'd like to select that value.
How do I do that?
I don't think ListIndex, ItemData are the right ones either.
Thanks again,
Brad