Okay heres my problem i have a listbox that is populated according to the selections made in another listbox now this works grand if i only select one value in the first listbox but as soon as i select a second value in the listbox the the second listbox is reset and only displays the information about the second selection. Is there a way to append these values on to the listbox?