S
smac
(Word 9)
Hi all,
How can I tell if there have been changes made to the
current document??
activedocument.trackChanges = True ' plus
activedocument.revisions.count <> 0 ' is NOT acceptable
I just need to know if it's dirty.
Going nuts & getting nowhere...
smac
Hi all,
How can I tell if there have been changes made to the
current document??
activedocument.trackChanges = True ' plus
activedocument.revisions.count <> 0 ' is NOT acceptable
I just need to know if it's dirty.
Going nuts & getting nowhere...
smac