![]() |
|
|
Thread Tools | Display Modes |
#2
|
||||
|
||||
![]()
The revision author is a read only property so you can't directly do it via vba. However you have some options.
1. Create two copies of the document: one accepting all your changes and one rejecting them all. Then use a compare documents to get the differences marked as revisions while the username is set to 'ACME' 2. Edit the document with a ZIP editor and then use a text editor to globally replace your name in these xml files: word\document.xml and word\comments.xml
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
Tags |
author, comments, tracked changes |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
VBA macro to change author name in tagged comments, then delete the tags | mjt | Word VBA | 0 | 01-28-2021 08:48 AM |
Tracked changes and comments disappeared with All Markup selected | sleake | Word | 4 | 06-18-2018 05:12 AM |
![]() |
Clint57 | Word | 1 | 08-24-2017 06:56 PM |
Merging certain Tracked Changes and Comments | The_Chefkoch | Word | 0 | 02-01-2017 07:22 AM |
Turning off comments from individual author only | mikkelgivskov@gmail.com | Word | 1 | 08-27-2016 09:41 PM |