Hi. I have a long macro that executes automatically every day. In order to reduce the execution time, I've seen that I can use Application.ScreenUpdating, since I don't need to see what the macro is doing.
My question is: what does application refer to?
I ask this because the macro runs from...