I have a form that is password protected. Once the correct password is entered it asks the user for the IRR # which they want to update. The user enters the number and is taken to that record. The problem is the user may wish to edit another record while in the form. As of right now they have to exit the form and then re-enter causing them to have to re-enter the password. Is there code I can write on a button I create that will just prompt the user for the number of the next record they wish to update. I have tried using the wizard when I create a button that causes the button to find a record, but it is not working. ANy ideas??
Last edited: