Data1.recordset.movefirst
The record pointer will move to the first record of the record set
The pointer will move to the first record of the original table that contains the data
It will refresh the recordset
B. The record pointer will move to the first record of the record set