This method of the Recordset class moves to the last record in a specified Recordset object and makes that record the current record.
public void moveLast();