Hi All. I need help. I have a printer control form, and the form had many options buttons. One of the option button is selected record, when the user click on this button the form will be linked to second form. I created a exit button on the second form, so when the user click on exit the second form will be closed and return to the first form. My problem is that when i come back to the first form from the second form i can't do the selected record to open the second form again. In order to do that i have to close the form and start again. I think i need to have a loop that the user can go to the second form again from the first form. Can someone give suggestion how to start the loop. Thank you.