As the Title suggests, I am experiencing strange things in the VBA Editor of Access 2007.
I am looking for an explanation and of course a solution to the problems.
Example 1
If I type something like this, in code that would normally compile just fine
Dim aString As String
After enter, it...