Access xp and Win xp Pro. vb editor acting quirky...Help

S

Stacey Howard

Has anyhone experienced this. I'm running Win xp Pro. And developing with
Access xp. While coding in the vb editor and typing code, when I space the
cursor back spaces. I can't began to tell you how frustrating this is. Does
any one have a solution to this. Any updates I'm missing? Access has Sp1
installed.


Thanks.
 
K

Ken Snell

Are you running a timer event on one of the forms in the database? This
behavior often is caused by timer events; they cause the code editor to act
as if you've finished entering a line of code. Turn off the timer events
while you're editing.
 

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