V
veggiesaregood
Hi,
I am fairly new to VB and I had a question about listboxes. If I have
a multi-row, multi-coolumn listbox and I want to read the value out of
a specific cell of that listbox, how can I do that. I have tried
reading ListBoxName(j,k).text into a string and I have tried reading
ListBoxName(j,k).Cell into a string but both of these are incorrect.
Please let me know if you know the correct way to do this.
Thanks!
I am fairly new to VB and I had a question about listboxes. If I have
a multi-row, multi-coolumn listbox and I want to read the value out of
a specific cell of that listbox, how can I do that. I have tried
reading ListBoxName(j,k).text into a string and I have tried reading
ListBoxName(j,k).Cell into a string but both of these are incorrect.
Please let me know if you know the correct way to do this.
Thanks!