I have built a prog using VB6 and Access97. Its an MDI and there are 8 screens that are toggled using command buttons. Lets say I am on record 40 in the first screen and I have finished updating the info for this employee on this screen. When I click on any button to move to the next screen the recordset moves back tothe first record. How do I fix this so that when I move from screen to screen the recordset keeps its position for that record until I manually move the recordset? Please help I am a newbie to programming and I am not real familiar with the coding so any code you can provide wiould be helpful.