LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Turn on Track Changes in Excel from C#

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Turn off track changes in a shared workbook Mike D. Excel Discussion (Misc queries) 0 December 1st 07 04:31 AM
Turn off track changes in shared book Mike D. Excel Discussion (Misc queries) 0 November 30th 07 03:32 AM
"Track Changes" - Prevent turn off track changes to meet SOX regs Tammy Miller Excel Discussion (Misc queries) 2 July 31st 07 11:42 AM
In code be able to turn on/off Track Changes feature? John[_62_] Excel Programming 1 October 16th 03 04:17 AM
Code to automatically turn on and turn off Track Changes John[_46_] Excel Programming 1 October 7th 03 02:22 AM


All times are GMT +1. The time now is 05:38 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"