Hi,
subject says it all. I like to refactor the 'code' constantly, and I always try to prevent global variables. But sometimes - in the first run - they come in handy or I placed them on a sheet where - later on - I don't want them anymore.
Moving globals is not so easy, when they are embedded in action or events, as they are directly deleted.
Any solutions for this? I'd love to be able to switch the autocorrect-mode of C2 off, do my stuff, and then turn it back on.