Alright, I have a listbox, and I dont really know much about them, one of the few I dont know alot about. I know some of the basics, but what Im looking to do is run like a check. I have two listboxes, each with items in them. I want to take the first item in the first listbox, and match it with the first item in the second listbox. Im going to use a small command that puts the two together and checks if its valid. Then, after the first two are checked, I want to take the second item in the second list and match it again with the first one. Can someone give me an example loop on how this would work? Thanks in advanced