Another way to Refresh

B

Burt Rosner

To Anyone That Can Help,

Is there another way to refresh a listbox or table
without using the DoCmd.Refresh command

I think the DoCmd.Refresh statement is taking to long. I
am looking for a way to speed up the loading and
refreshing of some forms.

Thanks for any advise,

Burt
 
B

Burt Rosner

Arvin,

When I said refresh, I meant requery. I believe the
requery macro slows the process down. I was wondering if
there is code I could use instead of the requery
statement.

Burt
 
J

jose ferrero aldea

Burt Rosner said:
Arvin,

When I said refresh, I meant requery. I believe the
requery macro slows the process down. I was wondering if
there is code I could use instead of the requery
statement.

Burt
 
Top