Document.AcceptAllRevisions (Word)
Accepts all tracked changes in the specified document.
If ActiveDocument.Revisions.Count >= 1 Then _
ActiveDocument.AcceptAllRevisions
Accepts all tracked changes in the specified document.
If ActiveDocument.Revisions.Count >= 1 Then _
ActiveDocument.AcceptAllRevisions