View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
[email protected] curiousgeorge408@hotmail.com is offline
external usenet poster
 
Posts: 85
Default How to change VBA editor cursor?

On Feb 4, 8:24*pm, wrote:
Sigh, my fat fingers hit some random keys and changed my VBA editor
cursor from a narrow vertical bar to a solid box the size of a space.
How can I change the cursor back to a narrow vertical bar?


Although I'm still interested in knowing if there is an answer to that
question, my problem solved itself. Apparently the box cursor
indicates "overwrite" insert mode (a mistake), whereas the vertical
bar indicates normal insert mode.