Hello, i'm new to access and i need some help! I'm using a recordset and i'm using docmd to find a record. It works, and the the data on the form is selected. But when i run "msgbox(.fields("LastName")) it show the FIRST record, not the current record that is selected on the form when i execute...