Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Michael,
You will have to share the workbook in order to track changes in Excel. You should understand the consequences of that before you take that route. You can record a macro to see the necessary code. However, as you have to share the WB and you cannot record into a shared workbook, when you record make sure you record to either another open WB or to a new WB. NickHK "Michael Howes" wrote in message ... I generate a few word and excel documents from a c# application. I was able to easily turn on Track Changes in the word document from my code by setting Word.Document.TrackRevisions = true; I can't seem to find how to turn on track changes in Excel from code. any help appreciated thanks mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Turn off track changes in a shared workbook | Excel Discussion (Misc queries) | |||
Turn off track changes in shared book | Excel Discussion (Misc queries) | |||
"Track Changes" - Prevent turn off track changes to meet SOX regs | Excel Discussion (Misc queries) | |||
In code be able to turn on/off Track Changes feature? | Excel Programming | |||
Code to automatically turn on and turn off Track Changes | Excel Programming |