Manual refresh

R

Ron

Hadn't noticed this problem in Access 2k, but since
upgrading to 02 About 75% of the time I close a form or
query, the database window displays blank and I have to
hit F5 to refresh and see the
queries/forms/tables/whatever.

Anyone know how to get rid of this problem? Since I tend
to rapidly switch between queries and forms when I'm
designing a db, it is annoying to have to nearly
constantly be hitting refresh.
 
K

Ken Snell

Do any of your forms turn screen updating/refreshing/repainting off
(DoCmd.Echo = False)? If you don't reset that to True, you could see the
result that you see.
 

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

Top