Create Table of Changes

K

Ken Valenti

I have multiple people reviewing multiple copies of the same document.

I need to merge all reviewed documents into a final document wich will be
created by taking the original document and adding the suggestions / changes
added in the appropriate places.

I am an excel VBA programmer & so far I can make a table of revisions (using
track changes) and a table of comments, but am unsure how to tag their
original location so that I can put them all back where they came from.

I would prefer to use revisions (needs only to work for inserted revisions)
but I could use comments as well.

Any insight / help would be appreciated.
 
Top