I have a form for viewing and editing all the records in a table and a button that when clicked lets you select an excel file and import it to the table. This all works fine except when the import is finished I want the current record displayed on the form to change to the first record imported from the file so users can input any missing information. I searched but couldn't find the code to change the current record. I'm sure it's simple. Can someone help me out.