Refresh open table

Rod C

Registered User.
Local time
Today, 22:23
Joined
Dec 19, 2001
Messages
41
I have a test database with an open table. I want to run an update query and then see the results in the open table. What code or method do I use to refresh the table. I can use the menu item “Records & Refresh” but I can’t figure out how to run that in code. I may need to set focus to the form first but don’t know how to accomplish that. Any ideas?
 
So that I can view the records before and after the update query is run.
 

Users who are viewing this thread

Back
Top Bottom