G
Gaetan
Hi,
I'm having a little problem figuring out the code necessary to transfer
items from one listbox to another.
Listbox 1: lstUnresolved
Listbox 2: lstToComplete
Listboxes are both multi-select. lstUnresolved has 5 columns. Only the 5th
column is showing. I need to transfer all columns to lstToComplete so that I
can later transfer 2 of these columns to a table (which should not be a
problem) or switch back to lstUnresolved.
Anyone can help me out?
Thanks in advance!
I'm having a little problem figuring out the code necessary to transfer
items from one listbox to another.
Listbox 1: lstUnresolved
Listbox 2: lstToComplete
Listboxes are both multi-select. lstUnresolved has 5 columns. Only the 5th
column is showing. I need to transfer all columns to lstToComplete so that I
can later transfer 2 of these columns to a table (which should not be a
problem) or switch back to lstUnresolved.
Anyone can help me out?
Thanks in advance!