PC Review


Reply
Thread Tools Rate Thread

How do I know that Application.AutoRecover.Enabled = False works?

 
 
baobob@my-deja.com
Guest
Posts: n/a
 
      26th May 2009
If the Excel 2002 Tools / Options / Save tab / Workbook options /
Disable Autorecover checkbox is unchecked, then:

ActiveWorkbook.EnableAutoRecover = False

successfully makes it become checked. On the other hand:

Application.AutoRecover.Enabled = False

has no effect on my unchecked box.

So does the latter work? Does it indeed kill Excel's AutoRecover, app-
wide?

If so, how do I know that? Empirically only?

Thanks.

***
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
enabled True or False Jean-Paul Microsoft Access Form Coding 2 2nd Oct 2008 11:43 PM
autorecover is enabled but I can not find any files. URGENT =?Utf-8?B?SmFjcXVlcyBNYXJ0ZWw=?= Microsoft Word Document Management 1 14th Jul 2005 06:51 AM
If Chk False then Enabled=False Donna Brooks Microsoft Access Form Coding 1 29th Dec 2003 07:54 PM
Enabled=False J.C. Microsoft Access Forms 2 22nd Nov 2003 10:53 PM
AutoRecover fails to remain enabled Dudley Snyder Microsoft Powerpoint 0 18th Nov 2003 04:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:24 AM.