Visual basic editor in Access hanging w/ XP Home?

  • Thread starter Thread starter Kurt B
  • Start date Start date
K

Kurt B

I'm hoping someone can help me....

I've been experiencing a persistent problem with Access 2K hanging
periodically (every 3 minutes or so?)

It appears to only occur when I have the VB editor open. Access hangs
for about 45 seconds, a new MS access icon/window appears in the tool
bar, then disappears and Access returns to normal. Very aggravating.

I've updated both XP and Office with the most current SP's and the
problem persists.

Any thoughts?
 
Is it possible that you have a form open with a timer event running?

If you have a form open, and it is firing a timer event, it can interfere
with things.
 
Thanks for the reply Albert, but no, there is no timer event or
control on the form. The only event I'm trapping is OnCurrent to do a
variety of thing. The problem however occurs in design mode, with the
VB editor open?
 
Back
Top