You can use a macro like this:
Sub AutoOpen()
With ActiveWindow
.DocumentMap = True
.Thumbnails = False
.View.Type = wdNormalView
End With
End Sub
and a similar one named AutoNew(). Read
http://www.gmayor.com/installing_macro.htm for explanation of this and other
things you can do when opening a document.
You should also look at
http://www.word.mvps.org/FAQs/General/SaveViewAndZoom.htm.
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
The display of the Document Map, on the other hand, seems to be "global" in
Word: the setting that was last used remains throughout the current session (and
possibly even if you exit and restart Word). But note that the Document Map may
be visible in Print Layout view and hidden in Draft view.
--
Stefan Blom
Microsoft Word MVP
(Message posted via NNTP)
"Ross_123" <Ross...@discussions.microsoft.com> wrote in message
news:1221D790-2134-4658...@microsoft.com...
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org
"Stefan Blom" <Stefa...@discussions.microsoft.com> wrote in message
news:uu3uP4P%23KHA...@TK2MSFTNGP06.phx.gbl...