PDA

Click to See Complete Forum and Search --> : Freezing Excel [Resvoled]


Maldrid
Oct 15th, 2003, 05:09 PM
I know there is a flag I can set in code so that while a macro is running excel does not update the screen until it is done. Does anyone know what that flag is?

Maldrid
Oct 15th, 2003, 05:11 PM
Ok nevermind I found it

Application.ScreenUpdating=False