S
sk
This should be easy but I can not get it to work.
I have a simple listbox with Row Source Type property of value/list. It is
not mult select. I am using .additem to load the listbox and am not using
the itemdata property. I want to be able to select an item in the listbox,
click a button on the form to get the value in column 1 of the selected item,
then remove the selected item from the list box.
Thanks in advance for any help
I have a simple listbox with Row Source Type property of value/list. It is
not mult select. I am using .additem to load the listbox and am not using
the itemdata property. I want to be able to select an item in the listbox,
click a button on the form to get the value in column 1 of the selected item,
then remove the selected item from the list box.
Thanks in advance for any help