Share via


MovePrevious Method

Moves to the previous record in the data access page recordset. This method fails if the current record is the first record in the recordset.

expression.MovePrevious

*expression   * An expression that returns a DataPage object.

Applies to | DataPage Object

See Also | MoveFirst Method | MoveLast Method | MoveNext Method