In looking among the various forms of DoCmd, I don't find a method like "DoCmd.FindRecord MyRecordID = intNumber". Where such a command would be used in the code sheet of a continuous form. Google spit out some stuff but didn't see anything quite like I'm asking. ("MyRecordID" is the ID field of the current form's RecordSource.)