Make changes in document invisible

gul791
08-06-2004, 08:57 AM
Hi all

I am doing automation(changing some text format) of opened active document (word2003). But I do not want to make my changes visible during process. I only want to visible my changes at the end of the process. Please help how to do that.

Thanks and regards,
Atif

Mike Rosenblum
08-06-2004, 09:49 AM
You should make use of .ScreenUpdating = False and then later set it back = True. You might also find the .ScreenRefresh method of interest, if you just want to *flash* a quick update to the screen and then keep calculating...

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum