Another way to Refresh

  • Thread starter Thread starter Burt Rosner
  • Start date Start date
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
 
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
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top