View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Madhan Madhan is offline
external usenet poster
 
Posts: 78
Default Problem with Spaces While Editing in VBA

Hi, in my opinion, your macro recorder is still recording the macro. Please
try turning it OFF and then continue.

"Steve" wrote:

This is probably simple but not obvious to me. I'm working with the VBA
editor in Office 2002. Some option has been set so that the editor is
continually resolving the syntax of what I'm typing. The result is that if
I'm typing a space and then pausing, the space collapses, leaving my cursor
immediately to the right of the last character.

Have you seen this before and how do I turn it off?