Track Changes

D

DebraAnn

I need to no show the changes in a track change document
but I do want to show the rev bars in the margin. In
older versions you could do this. I am now in 2002 Word
and I can't seem to figur it out.

Please help!
 
D

Doug Robbins - Word MVP

For some reason, the means of changing that got omitted from Word 2002,
though it is back in 2003.

You can set it using a macro with the desired one of the following commands

Options.RevisedLinesMark = wdRevisedLinesMarkLeftBorder

Options.RevisedLinesMark = wdRevisedLinesMarkRightBorder

Options.RevisedLinesMark = wdRevisedLinesMarkOutsideBorder

To turn it off, run the following macro

Options.RevisedLinesMark = wdRevisedLinesMarkNone


--
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.

Hope this helps
Doug Robbins - Word MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top