List Boxes

N

Neil

Hi I have a static data list that is employye name and
employee number, I have a form with 2 list boxes on it. I
want to populate the first list boxes with all the names,
then as they are clicked move them off list box 1 onto
list box2, when the form is closed I want to dump 2 lists
both derived from list box 2, one list will be a list of
the names and the other will be a list of the employee
numbers, can anyone assist ?
 
Top