Quote Originally Posted by Mavila View Post
I have a VBA project that compiles lengthy documents using templates. Often the templates are customized (User-specific information is added, or text is deleted that doesn't apply to the User).
That suggests you're not actually using a Word template. In any event, even if you're using some kind of base document, Word's document compare tools should be sufficient to show all the changes between a given template/base document and the edited version. Such comparisons can be done with VBA.