How do I set current record? I am having a problem setting current record - when I open my form I am at the first record of the table -when I type the code to dim db and recordset and have it select the record "if record <> current record then record = record + 1" but it comes back says no current record? any clues