How can I get a form to open and display the last record by default. I have a form that passes info to another form when you open that form. When the second form opens it displays the information that is from the first record in the table where the info is stored. You have to click on the last record button to be able to see the info that was just passed to the second form. I want the form to open and display the correct info.