[blue][purple]Important[/purple] You can use the [purple]MoveLast[/purple] method to fully populate a [purple]dynaset[/purple]- or [purple]snapshot[/purple]-type Recordset to provide the current number of records in the Recordset. However, if you use MoveLast in this way, you can slow down your application's performance. You should only use MoveLast to get a record count if it is absolutely necessary to obtain an accurate record count on a newly opened Recordset.[/blue]