VBA environment

rodmc

Registered User.
Local time
Today, 13:13
Joined
Apr 15, 2010
Messages
514
is acting really weird

1) Space - when trying to type a space in the code, the space appears momentarily but then goes back to the orginal position (ie press space bar it jumps forward and then jumps back a split second later)
2) Code is always appearing red as I type in code, as if its in a continual error state, Ive tried creating a new file thinking it may have been other code elsewhere causing this but even a new file with no code is behaving in the same manner.

Anyone encountered this before?

PS, Ive tried it on 2 differnet PC's with the same result
 
Solved

I had a timer event on another open form that was causing this, in case any one else happens to find they have the same problem
 

Users who are viewing this thread

Back
Top Bottom