09-15-2006 09:14 AM - edited 09-15-2006 09:14 AM

Message Edited by Marc A on 09-15-2006 10:15 AM
09-18-2006 02:59 PM
Hi Marc A,
Have you try to use the ""WindowState" Property from the Word._Application reference?
Tania Lozoya
09-20-2006 12:14 PM
09-20-2006 01:47 PM
Have you tried Application.ScreenUpdating = False ?
I use it to prevent Excel from updating the screen while creating a document for the user to preview.
09-20-2006 02:10 PM