Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Numbering / July 2007

Tip: Looking for answers? Try searching our database.

opening outlines

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Matszi - 07 Jul 2007 02:43 GMT
I would like to open an outline doc with only level one showing, everything
I have tried keeps reverting it back to all levels open when I open the
file. I have seen word doc that wirk this way?
Thank you
Stefan Blom - 09 Jul 2007 10:03 GMT
What you are describing has been the behavior of several versions now. The
view is restored, within a Word session, if you change from Outline to
another view and then back, but it is never retained after closing a
document. You could try a macro such as the following:

Sub SetDisplayLevel()
  ActiveWindow.View.Type = 2
  ActiveWindow.View.ShowHeading 1
End Sub

--
Stefan Blom
Microsoft Word MVP

>I would like to open an outline doc with only level one showing, everything
>I have tried keeps reverting it back to all levels open when I open the
>file. I have seen word doc that wirk this way?
> Thank you

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.