MoveFirst Method

See Also                  Applies To

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

Syntax

expression.MoveFirst

expression   An expression that returns a DataPage object.