Running queries multiple times

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?
 
L

Larry

-----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
 
Top