Requery Method (DoCmd Object) Example
The following example uses the Requery method to update the EmployeeList control:
DoCmd.Requery "EmployeeList"