If the problem is re-occurring, then try adding the following two lines to
both an autonew and an autoopen macro. It will switch to 500% then
immediately back to 100% for each document you open or create. If you
normally use a different zoom from 100% then change the figure in the second
line.
ActiveWindow.ActivePane.View.Zoom.Percentage = 500
ActiveWindow.ActivePane.View.Zoom.Percentage = 100
See
http://www.gmayor.com/installing_macro.htm
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>