ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Code to automatically turn on and turn off Track Changes (https://www.excelbanter.com/excel-programming/278912-code-automatically-turn-turn-off-track-changes.html)

John[_46_]

Code to automatically turn on and turn off Track Changes
 
Is there a way to turn Track Changes on and off using code
rather than having the user go up and do it manually when
a macro needs to be run?

Thanks,
John

Tom Ogilvy

Code to automatically turn on and turn off Track Changes
 
Look at object.saveas, syntax 2 - the AccessMethod argument. where object
is a workbook object.

Also look in the object browser under the worksheet object for the
attributes associated with history.

--
Regards,
Tom Ogilvy

John wrote in message
...
Is there a way to turn Track Changes on and off using code
rather than having the user go up and do it manually when
a macro needs to be run?

Thanks,
John





All times are GMT +1. The time now is 10:59 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com