Microsoft Access VBA Programming for the Absolute Beginner
Finds the next record that meets the criteria defined by the FindRecord method or the Find dialog box (available by selecting Edit | Find).
Syntax
DoCmd.FindNext()
Example
See the example for the FindRecord method.
Категории