Running queries multiple times

  • Thread starter Thread starter Sok Hong
  • Start date Start date
S

Sok Hong

Is there any way to rerun the same query under different
criteria without closing out the query that was previously
run, like a refresh function?
 
-----Original Message-----
Is there any way to rerun the same query under different
criteria without closing out the query that was previously
run, like a refresh function?
.
docmd.requery
 
Back
Top