A form for my database contains a button that will open a report in preview mode. When the user leaves preview mode, it returns them to the previous form. However, it will not display the record that the user was viewing before she opened the report and instead displays the first record in the database. How do I retain that record so that it doesn't change when the user leaves the report?