At some point I accidentally named a variable range
(all lower-case) and since then the Visual Basic for Applications editor refuses to use Range
(Pascal-cased); it will auto-correct it to lower-case. How can I reset its "brain" to forget about my past transgression?
NOTE: I've tried doing a global replace-all, but the moment I edit any single line -- it re-corrects once again.
Obviously this is a very very minor, cosmetic issue but watching the R go limp every time I type Range
is irritating.