Refresh Or Requery Data. MeRefresh However if your popup form can add or delete records then Refresh wont work. MeRefresh saves the current record that youre working on.
Any ideas how i can refresh my data in my dataset without causing delays on the app. Requery essentially re-runs the query that pulled the data into the form in the first place. It will also retrieve any changes but not additions or deletions to any records shown in the current form.
Method 3- Using the Macro Option to Refresh the Data First choose the Create tab then click on the Macro icon.
REFRESH REQUERY OR UPDATE A RECORDSET. Requery Reruns the existing query you cant change the CommandText and user Requery but you can change parameters. You can set the interval at. When the record source for a form is requeried the current set of records will accurately reflect all data in the record source.