Report of Track Changes

  • Thread starter Thread starter Krumrei
  • Start date Start date
K

Krumrei

I need the ability to know how many changes were made in a document without
having to count them all on the Review Section manually.

Is there a way to create a Macro or a third party tool that would allow me
in MS Word 2003 to just give me the total of changes on the document?

Thanks!
 
If I can modify the code from an exsisting macro that allows me to see the
total characture count, when why cannot I get it to pull the following items
that I need to count that were changed within the document?


..RevisedLinesMark
..RevisedLinesColor
..DeletedTextMark
..DeletedTextColor
..InsertedTextMark
..InsertedTextColor
..RevisedPropertiesMark
..RevisedPropertiesColor
 
Back
Top