I've recently had to create a few large VBA Excel applications, all of which take some time to run. However, I've noticed that holding down the ALT key while it's running speeds it up. (I have a counter in the Status Bar, which increases much faster with the ALT key than without it. I've tried entire runs with and without the key pressed, with exactly the same input data, and it's always faster. A LOT faster.)
My question is, why would this be? And how can I replicate the effect without holding down the Alt key?
My question is, why would this be? And how can I replicate the effect without holding down the Alt key?