MoveLast Method
From Microsoft Office Web Components Object Model
MoveLast Method
Moves to the last record in the data access page recordset. This method fails if the current record is the last record in the recordset.
expression.MoveLast
expression An expression that returns a DataPage object.