J
John Wirt
Revision marking is hard to program in Word VBA. Everything seems to be
different than programming regular text in paragraphs. My current hypothesis
is that the best way to extract revisions is using the "NextRevision"command
rather than the Revisions collection.
Where could I find information about the revision commands in VBA and how to
use them?
The basic problem I have is finding all the revision marking (insertions or
deletions) and printing them out by paragraph and (hopefully) sentence
number.
Some of the revisions are in tables....(whoa is me)
I will buy a book or resouce kit but, of course, info on the web is always
useful.
John Wirt
different than programming regular text in paragraphs. My current hypothesis
is that the best way to extract revisions is using the "NextRevision"command
rather than the Revisions collection.
Where could I find information about the revision commands in VBA and how to
use them?
The basic problem I have is finding all the revision marking (insertions or
deletions) and printing them out by paragraph and (hopefully) sentence
number.
Some of the revisions are in tables....(whoa is me)
I will buy a book or resouce kit but, of course, info on the web is always
useful.
John Wirt