Greetings,<br>I am dealing witha database with a great number of records (5000) and expansive field structure. I need to be able to select a record, in this case a student, then list this students information. I have been working with a combo box, I have also tried a listbox, but I get the same results, it appears the pointer in the file moves forward one record and displays this information. Not the record I have chosen. <br><br>How shall I deal with the selection of my records?<br><br>Thanks, LadyRose