G
Guest
I have a list box that lists my inventory items. I have it set up that one
can choose multiple items (extended). What I need to do is add the code that
will add each of the items to a table for later use. I can do it fine if only
one item is selected, but can not remember how to get move on to the next
selection in the list box so all items selected are added to the table.
I have done this before, but have been away from VBA for awhile and can not
remember how.
Thanks
Mary
can choose multiple items (extended). What I need to do is add the code that
will add each of the items to a table for later use. I can do it fine if only
one item is selected, but can not remember how to get move on to the next
selection in the list box so all items selected are added to the table.
I have done this before, but have been away from VBA for awhile and can not
remember how.
Thanks
Mary