How do I generate a summary of tracked changes in a word document?

Solution 1:

Yes. There is a way to do it, but it appears VBA coding is needed to be able to generate a document with all the changes listed. Here is an MVP site with some ready to use Macros. VBA for Word - Macro

Alternately, if you want to print the changes, here is a link for that. Print List of Changes