Hi. I got a prog which has 3 listboxes in a form and as it is right now when i click on an item from a different listbox then the one im in it will select the first item in the list and not the one i clicked on, which is what i want. (i.e: i click on the second item but always selects the first) how do i fix this? TIA!