nomadontheweb.blogg.se

How to change author name in word 2016
How to change author name in word 2016










how to change author name in word 2016

Open V1 in Word > Review tab > Compare > Compare. Save another copy of the original document, name it V2, and accept all changes in it. Save a copy of the original document, name it V1, and reject all changes in it. The following method uses Word compare to set the author of all revisions to a specific author (however, be aware that this method generates completely new revisions that might (slightly) differ from your original revisions): Search and replace the author name and save the changed file to the zip package.Navigate to word\document.xml (or whatever part of the document the revision is in, e.g.Then open the file using a zip tool such as 7-zip.You might be able to change the author beforehand, or you could use one of the following ways: Edit Open XML

how to change author name in word 2016

There is no direct way to change the author of a revision afterwards using VBA. SNewAuthor = InputBox("New author name?", _ SOldAuthor = InputBox("Old author name?", _ VbCritical + vbOKOnly, "Cannot perform action" MsgBox "No track-changes in your selection!", _ Please let me know if you see this and it works.

#How to change author name in word 2016 Pc

Here's my code, which I unfortunately can't test as my work PC has authors locked as a security policy. I think I have a solution, which conceptually works by taking all revisions with a specific author, storing them in collections, rejecting them in the body of the selection, changing username, then re-implementing the changes as new amendments to the document (thus creating new revisions with the new author). I am a near-complete novice at coding of any sort but a pretty quick/intuitive study and I've been hacking away at this problem as one of my first projects. NOTE: This is a very old question but this seems to come up A LOT from googling and no-one has provided a solution here or anywhere else, so I am adding mine.












How to change author name in word 2016