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 / Programming / August 2005

Tip: Looking for answers? Try searching our database.

How to set activewindow view to final (no markup)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Al - 10 Aug 2005 17:35 GMT
I have a template that continually opens documents in "final - show markup"
layout.

How can I force it to open in "final" layout?
Doug Robbins - 10 Aug 2005 19:58 GMT
   With ActiveWindow.View
       .ShowRevisionsAndComments = False
       .RevisionsView = wdRevisionsViewFinal
   End With

Signature

Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

>I have a template that continually opens documents in "final - show markup"
> layout.
>
> How can I force it to open in "final" layout?
Al - 10 Aug 2005 22:02 GMT
Thanks Doug.  This worked.  I had to qualify it and not use the with, end
with, but it does work.

>     With ActiveWindow.View
>         .ShowRevisionsAndComments = False
[quoted text clipped - 5 lines]
> >
> > How can I force it to open in "final" layout?
 
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.