Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 01-08-2023, 09:11 PM
Charles Kenyon Charles Kenyon is offline Track Changes check in a macro? Windows 11 Track Changes check in a macro? Office 2021
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,533
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

Code:
Dim bTrackChanges As Boolean
Let bTrackChanges = ActiveDocument.TrackRevisions
Let ActiveDocument.TrackRevisions = False
' Your code here
Let ActiveDocument.TrackRevisions = bTrackChanges

Note that often a password is needed to turn off track changes.
Reply With Quote
 

Tags
macro, track changes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Track Changes check in a macro? Macro in Word to track colour of highlighted text BABZ Word VBA 1 01-09-2017 10:33 PM
Spell check macro within macro button field doesn't work in one document samuelle Word VBA 0 07-20-2016 02:27 AM
Track Changes check in a macro? Macro to replace text and track changes based on user-defined rules Thefirstfish` Word VBA 13 01-09-2016 07:14 AM
Track Changes check in a macro? Someone please check my macro BIMwit Excel Programming 6 06-13-2015 12:04 PM
Track Changes check in a macro? Check Box Macro Johnny thunder Word VBA 12 04-07-2011 04:47 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 11:45 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft