Use the Requery method to update the data underlying a form or control to reflect records that are new to or have been deleted from the record source since it was last requeried. If you want to requery a control that isn't on the active object, you must use this method, not the Requery action or its corresponding DoCmd.Requery method.