A Macro that I wrote (on another machine) is suddenly acting strange on my computer. I wrote the code in the Excel 2010 environment and am trying to step through the code in the same.
Everytime I do so, after a few lines, the rest of the code is immediately executed. If I set a breakpoint it will stop. Sometimes, I can then step through a few more lines before it just auotexecutes again.
What gives? I have found no answers on the web... thus my first post on Stackoverflow.
Thanks for any hints! This is making my life difficult.
UPDATE: I have now gone back to the original programming environment and the stepping through the code there is no problem. So it must be something in my Excel settings! I can't figure out what it could possible be though.