I have a Form with a listbox which looks for records on the DB, this works fine. The DB fields are locked for security but I want the user to be able to edit the info on a seperate form which I have created. I thought that because I had selected the person from the list box and clicked the Edit button that it would open th new form with that record displayed, but it dosen't it always goea to the first record. Could someone show me/tell me how to correct this. Thank you!