I'm writing a database with VB6 and MsAccess 2000.

First of all I have 2 list boxes. The first list box contains qualifications and I written a function to copy the qualification values from the first list box to the second....but I cant seem to get access to hold the values of the second list box???? Why????

Secondly, I would like to be able to remove the values from the second list box one by one..

Please help me.