Welcome to Windows Help!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

change default options for reviewing

 
   Windows Help (Home) -> Microsoft Word RSS
Next:  hallo  
Author Message
Biofizika

External


Since: Jul 28, 2009
Posts: 2



(Msg. 1) Posted: Tue Jul 28, 2009 11:37 pm
Post subject: change default options for reviewing
Archived from groups: microsoft>public>word>docmanagement (more info?)

can I make my default under "final showing markup" to not show formatting, or
other incomplete views of markup

otherwise I have to set this every time I look at the markup.

 >> Stay informed about: change default options for reviewing 
Back to top
Login to vote
Graham Mayor

External


Since: Nov 25, 2008
Posts: 134



(Msg. 2) Posted: Wed Jul 29, 2009 5:25 am
Post subject: Re: change default options for reviewing
Archived from groups: per prev. post (more info?)

You could set the options you want with a macro e.g:

Sub SetMyRevisions()
With ActiveWindow.View
.ShowRevisionsAndComments = True
.RevisionsView = wdRevisionsViewFinal
.ShowFormatChanges = False
End With
End Sub

[URL="http://www.gmayor.com/installing_macro.htm"]http://www.gmayor.com/installing_macro.htm[/URL]

 >> Stay informed about: change default options for reviewing 
Back to top
Login to vote
Biofizika

External


Since: Jul 28, 2009
Posts: 2



(Msg. 3) Posted: Wed Jul 29, 2009 5:25 am
Post subject: Re: change default options for reviewing
Archived from groups: per prev. post (more info?)

Graham, Many thanks!

"Graham Mayor" wrote:

> You could set the options you want with a macro e.g:
>
> Sub SetMyRevisions()
> With ActiveWindow.View
> .ShowRevisionsAndComments = True
> .RevisionsView = wdRevisionsViewFinal
> .ShowFormatChanges = False
> End With
> End Sub
>
> [URL="http://www.gmayor.com/installing_macro.htm"]http://www.gmayor.com/installing_macro.htm[/URL]
> --
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Graham Mayor - Word MVP
>
> My web site [URL="http://www.gmayor.com"]www.gmayor.com[/URL]
> Word MVP web site [URL="http://word.mvps.org"]http://word.mvps.org[/URL]
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>
>
> Biofizika wrote:
> > can I make my default under "final showing markup" to not show
> > formatting, or other incomplete views of markup
> >
> > otherwise I have to set this every time I look at the markup.
>
>
>
 >> Stay informed about: change default options for reviewing 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Change "Standard Colors" palette default colors in MS Word.. - Hi, Im trying to change the default colors in the "Standard Colors" color palette. Is there any way to do this thing. It would have been good if the user could keep the colors of their choice in the "Standard Colors" color palett...

Inserting Text Drop down options - I have a document that I need to create that would have a drop down option. Here is an example, but I don't know how to do it. Date: Thank you for opening your Checking. (I want to be able to select one of these.) ...

How do I unfreeze Word Options so I can scroll below Popul.. - Hi. I want to change some of my Word Options. I can get the Options menu up and amend any of the option on the openning ("popular") screen, but that is as far as I can get. Neither the mouse, arrow, or page down buttons work. Thanks for any...

Restoration of revision options from Word Millenium/2000 - Hi, I want to restore the revision option that I used for Word Millenium/2000 version, which allows the cursors to go to the next revision marks automatically without clicking arrows. Can anyone help me to restore old revision option? Thank you.

default setting for new document - I have encountered a situation where word displays the same text and 182% document size every time that I open a new document. How can I get it to stop and go back to a blank new document at 100%? Thanks in advance for all information and advice.
   Windows Help (Home) -> Microsoft Word All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]