Changing the author of all comments in a document

J

John Wirt

A colleague at work wants to make the author of all the comments in a merged
document the same (don't ask me why.; this is what he wants to do). He
doesn't have control over the names they use in the User Information setup.

Could I do this in VBA follwig these steps:

1. form a collection of all revisions in the ActiveDocument by a given
author
2. reassign the author's name of all these revision to a preset
name/initials.
3. repeat, starting at #1, for all the authors of revisions in the document
4. create a list of all the authors by at worst enumeration to identify
unique values

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top