Requery Method (DoCmd Object) Example

The following example uses the Requery method to update the EmployeeList control:

DoCmd.Requery "EmployeeList"

Send feedback to MSDN.Look here for MSDN Online resources.