I am trying to set up a macro to accept only the deletions in track changes. However, I don’t know the command to do this . I have tried using
Activedocument.Revisions.AcceptAll
However this accepts all changes not just deletions. Is it possible to do this?