VBA to read and write Word 'Track Changes while editing' option
I have an Access Application that does a lot of Word document manipulation. Certain automation features function differently based on whether on not the Word 'Track Changes while editing' option is checked.
Does anyone know of a way to detect this via vba? And to change it? I can't find it in the Word Object model.
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.
Not exactly the question you had in mind?
Sign up for an EE membership and get your own personalized solution. With an EE membership, you can ask unlimited troubleshooting, research, or opinion questions.
Is there a way to read the Track Changes Options like the color scheme etc?
Rgonzo1971
No I don't think so
the nearest you can get is
Document.TrackFormatting but won't help you in this case
ChristineT
ASKER
Thanks!
Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
Is there a way to read the Track Changes Options like the color scheme etc?