Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default 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



Reply
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
Turn AutoFilter off by code? Ed[_9_] Excel Programming 6 September 24th 03 01:18 AM
Turn this into VBA code Don[_9_] Excel Programming 2 September 15th 03 03:45 PM


All times are GMT +1. The time now is 08:18 PM.

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

About Us

"It's about Microsoft Excel"