How to hide all the actions while a macro is running
Use this line of code at the start of the macro and it
stops all the actionfrom appearing on the screen.
ScreenUpdating = False
-----Original Message-----
Is there a way or a code to hide all the actions while a
macro is running?
Thanks,
milo
.
|