View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve Steve is offline
external usenet poster
 
Posts: 1,814
Default Problem with Spaces While Editing in VBA

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?