Finds the next record that meets the criteria defined by the FindRecord method or the Find dialog box (available by selecting Edit | Find).
DoCmd.FindNext()
See the example for the FindRecord method.