I have a database that holds names and addresses, there are duplicates in that list so the primary key (made in ms access) is the auto number. I need to get vb to scroll through the list in alpha order when the user presses the data control arrows. I know this is a repeat but I still am unable to sort it... Thanks