Hi,
In Word - Is there anyway to turn on the "track changes on printed documents" option with VB Code?
Thanks.
Printable View
Hi,
In Word - Is there anyway to turn on the "track changes on printed documents" option with VB Code?
Thanks.
ActiveDocument.PrintRevisions = True