Problems woth autocorrect in code window

W

Wylie

Just got a new laptop at work and I think a setting has changed in my
Access 2000 in the VB editor. Instead of applying correct spacing and
notifying of syntax errors after I leave a line of code it is doing it
as I type. This is causing great frustration, especially when it
shifts spacing while I'm typing.

-wylie
 
F

Fred Boer

Dear Wylie:

Check to see if there is some timer event running somewhere. Disable the
timer event as you are working on your code and this behaviour may
disappear.

HTH
Fred Boer
 

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