The information in this article applies to:
SYMPTOMS
When you compare editing revisions between an original document and its
revised counterpart (on the Tools menu, point to Track Changes, and click
Compare Documents), the layout of the document may change. For example,
additional lines and page breaks may appear, and line wrapping may change.
CAUSE
This behavior is by design of Microsoft Word.
WORKAROUNDAlthough you cannot work around this behavior, you can quickly turn revision marks on and off. To do this, use either of the following methods. Method 1: Create a MacroMicrosoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied warranties of merchantability and/or fitness for a particular purpose. This article assumes that you are familiar with the programming language being demonstrated and the tools used to create and debug procedures. Microsoft support professionals can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific needs. If you have limited programming experience, you may want to contact the Microsoft fee-based consulting line at (800) 936-5200. For more information about the support options available from Microsoft, please see the following page on the World Wide Web:http://www.microsoft.com/support/supportnet/refguide/For additional information about getting help with Visual Basic for Applications, please see the following articles in the Microsoft Knowledge Base: Q163435 VBA: Programming Resources for Visual Basic for ApplicationsTo quickly turn revision marks on and off, use the following sample Visual Basic for Applications macro:
You can also assign this macro to a toolbar or menu for quick access.
For more information about adding a command to a menu, click Contents And Index on the Help menu, click the Index tab in Word Help, type the following text menusand then double-click the selected text to go to the "Add a command or other item to a menu" topic. If you are unable to find the information you need, ask the Office Assistant. Method 2: Use the Highlight Changes CommandTo manually turn revision marks on and off, follow these steps:
MORE INFORMATION
The following sample text demonstrates this behavior.
Original Document (Document 1) - Before RevisionsThe Title.<p> Copy of Original Document (Document 2) - After RevisionsThe Title.More Title.<p> After Comparing DocumentsThe Title.(<- Red Strikethrough: Deletion)<p>(<-Red: Deletion)NOTE: Although it is not shown here, the deleted paragraph mark would be displayed as red, given default Track Changes settings (on the Tools menu, click Options; then click the Track Changes tab). Additional text around the deleted paragraph mark may be displayed as strikethrough and/or underlined. To reproduce this behavior, follow these steps:
Title.MoreTitle. For additional information, please see the following articles in the Microsoft Knowledge Base: Q112165 WD: Separate Modifications Marked as a Single RevisionFor additional information on Third-Party document conversion solutions, please see the following article in the Microsoft Knowledge Base: Q192079 WD97: Third-Party Document Comparison Solution "CompareRite" Additional query words: add chop disk file markings marks redline redlining remove review revision screen strikeout workgroup unmarked first untracked
Keywords : kbdta kbdtacode kbmacroexample word97 |
Last Reviewed: August 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |