Hello again I need some help with searching through arrays. Here is what I have to do. I have a list box with names and id numbers. When I choose a persons name and corresponding id number the result is the persons address. The addresses are preloaded into the program. I am having trouble figuring out where to start. Can anyone help me as to where to start in writing the code to start the search?