PDA

Click to See Complete Forum and Search --> : Gremlins!


Richyrich
Oct 10th, 2000, 07:53 AM
I am wirting an Access database and experiencing some very weird propblems!

When I type any code in a module it seems to evaluate it letter by letter so for example if I type me. I get a quick list of the properties and methods available for the form, the list disappears and the me. turns red AArrgggg.

Also when I press space the cursor moves forward and then back to its original position unless I type in a character! Double Arrggg!

Has anyone experienced this type of problem, please help.

Cheers

Richyrich
Oct 10th, 2000, 11:24 AM
I had a timer event running on my main form so it seems that it was causing compilation in all my other forms every second!!!

Whew!