After editing the last record in a datasheet form, is there a way to return the cursor to the first record in the list rather than creating a new record? This code would need to be applied to each record so there must be a way for the code condition to return a false result to be able to proceed down the list until the last record, then move to the first record after updating.