How can I permanently disable Excel's Compatiblity Checker?

We're using the Excel 2003 format with VFP9. On opening Excel 2003 documents in the background Excel 2010 blocks because of its Compatibility Checker requiring an answer from the client which - as in the background - can not be given.
So, is there any possibility to GLOBALLY turn off Excel Compatibility Checking feature (i.e. not just for one document after it's been opened)?
What btw. is the meaning of the following Registry value: HKCU\Software\Microsoft\Office\14.0\Excel\Options\AlwaysCheckCompatibility, which when entered (REG_DWORD?) and set to 0x0 has no effect?

Hi
Thank you for using
Microsoft Office for IT Professionals Forums.
From your description, I would suggest you to create the ShowCompatDianlog registry DWORD value refer to following:
Important This article contains information about how to modify the registry. Make sure that you back up the registry
before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986  Description of the Microsoft
Windows registry
Exit Excel 2010.
Click
Start, click Run, type regedit, and then click
OK.
Locate and then click the following registry subkey:
HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Excel\Options
On the
Edit menu, point to New, and then click
DWORD Value.
Type
ShowCompatDialog, and then press ENTER.
Right-click
ShowCompatDialog, and then click Modify.
In the
Value data box, type 0, and then click
OK.
On the
File menu, click Exit to exit Registry Editor.
More detail information here:
Note: Excel registry setting is similar with PowerPoint
http://support.microsoft.com/kb/929355
Please take your time to try the suggestions and let me know the results at your earliest convenience. If anything is unclear or if there is anything I can
do for you, please feel free to let me know.
Sincerely
Rex Zhang
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Similar Messages

  • How can I permanently disable the "fn" key?

    Hi.  My subject says it all.  How can I permanently disable the "fn" key?
    At first I thought I had a virus or something because when I typed only weird symbols came out.  Then I reset the computer.  Then I couldn't even log in.  I tried Time Machine etc.
    Then I realized that the "fn" key wasn't working right.  It seems to be working backwards.  It acts like it's being pushed when it's not, and when I do push it it acts like it's not being used.
    So it's kind of a simple problem but it's really annoying.
    Is there a way I can just disable it permanently?  Even physical force if necessary.  I tried to break it but it wouldn't break.  I don't really use the key anyway so it doesn't really matter.  I don't want to pay a bunch of money to replace a key I don't even use.
    Thanks.  I hope someone knows.

    That's the best answer.  Yeah usually if you press "fn" or "option" you can get it to work for awhile.
    Yeah I have considered some kind of external keyboard also.  It will make a laptop less laptopish.  But it could do the job for awhile.
    It's sad because I don't even care about the "fn" or "option" keys.
    But anyway it's not catastrophic at least.
    And yeah maybe we can get a new computer later or something.  I like mine though.  It's customized and is how I like it right now.
    Anyway thanks for the reply.

  • How can I permanently disable automatic page updates?

    When I log into my Yahoo e-mail I get the following message:If you are using a screen reader and having problems using Mail, it might help to disable automatic page updates. Please note, this will also disable chat and text messaging within Yahoo! Mail. You can toggle automatic updates on and off using the link below. (Disable automatic page updates.) How can I permanently disable this in Firefox. I don't have these issues with IE8.

    I have this same problem and it occurs with other websites (like ESPN.com) too. Only I don't get the option of disabling automatic page updates on other websites. I disabled and reinstalled Mozilla and it went away for a short while. About two weeks later the same problem popped back up.

  • How can I permanent disable Game Center?!

    Okay, I'm on iOS 6, every time I play game (i.e. slots journey) the Game Center kept on pop up for me to log in. I cancel it and start play the game. How can I permanent DISABLE the Game Center?! This annoy me. I don't like when the Game Center automatically login. How in the world did it automatically login without it even ask for me to enter?! I want it OFF AND DISABLED PERMANENTLY!!!! :(

    I agree. I wish I could just remove this utterly useless app. I wouldn't have upgraded to ios6 I'd I knew that this update would be the most annoying thing to happen to iPhones since Angry Birds. One of the few things that helps me cope with the constant meltdown that is human society are my iPhone games. Now, I can't log into a single one without being nagged to log into Game Center. Guess what Apple? I'm not using your piece of crap app. Its bad enough that the App Store barely functions, but now you want to force users to use this crappy app that the vast majority of us don't use, don't want, and have no purpose for. If I wanted to have meaningless competitions with the boneheads who insist on calling themselves my "friends", I'd grab a measuring stick and drop my pants with them.
    Nagging users to death doesn't make them any more excited about a stupid, worthless app that was made for the sake of appearing "cutting edge".

  • [SOLVED] How can I permanently disable NMI watchdog?

    Hi everyone, I want to disable nmi_watchdog on my machine with Arch Linux x64.
    I tried to disable it adding "nmi_watchdod=0" in kernel boot parameter from etc/default/grub.
    But, it re-enables during boot, as I can see from journalctl log:
    kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    I have also this problem before:
    systemd-tmpfiles[154]: chmod(/proc/sys/kernel/nmi_watchdog) failed: Operation not permitted
    but don't know what it means.
    However, it seems that something (maybe systemd) re-enables nmi_watchdog, even if I disable it from kernel parameter!
    I can disable it manually after boot with:
    echo 0 > /proc/sys/kernel/nmi_watchdog
    but I want an automatic thing for that, I can't do it manually everytime start Arch.
    Which thing does re-enable nmi_watchdog? And how can I prevent this behavior?
    Please help, thanks.
    Last edited by digitalone (2013-03-18 14:36:28)

    mich41 wrote:Yet another reason to stay with sysvinit, I guess
    Yeah. sysvinit was slower, but you knew what to expect from it...
    mich41 wrote:I'd run systemctl to check if there is some "service" which enables it.
    If not, search their website - maybe it's a documented behavior and maybe even configurable.
    I gave up...
    hadrons123 wrote:
    @op
    Did you by anychance change /etc/systemd/system.conf paramater
    RuntimeWatchdogSec=0
    No, I have #RuntimeWatchdogSec=0 in my config.
    n3os wrote:
    nmi_watchdog not nmi_watchdod
    i'm trying APPEND root=/dev/sda2 ro nmi_watchdog=0 quiet and it works
    I didn't make the same mistake in boot parameter.
    There's something that enables it. There's always kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter in journalctl log.
    I use pm-utils, laptop_mode.service and cpupower for trying to save energy on my laptop.
    Could be one of them?
    Last edited by digitalone (2013-03-17 09:42:35)

  • How can I permanently disable the pixel grid for all images forever?

    I keep turning this off with View -> Show -> Pixel grid and it keeps coming back every time I zoom in on a new image.
    Is there a registry setting I can change to permanently disable this feature? Or any other way?

    Perhaps a Prefs Reset will fix this. Hold down ctrl-alt-shift and start Photoshop.
    Gene

  • How can I permanently disable Color Correction & Premultiplying of Alphas?

    How can I disable these destructive and needless features in Quartz Composer's (using an image splitter to combine it with automator, so that little checkbox is not there) & Preview? I cannot have these features with the images I'm manipulating, and thus they only ever get in the way.
    And yes, degrading the quality of an image does make it smaller. Much like chopping off bits of a person to make him/her smaller.

    I'm trying to do the same...no problem choosing the color, but when I used an advanced rule, I no longer have the option in a drop down menu to "erase junk mail". Seems like any combination of an advanced junk mail rule wipes out the option to erase junk mail, and I don't want mail to automatically delete my junk email. I tried outting a stop evaluating after the text color, but that didn't work.
    OSX 10.7.5 late 2006 MacBook Pro

  • How can I *permanently* disable caches?

    I've turned on the Develop menu and selected 'Disable Caches'. However, this option does not 'stick', as after a few subsequent minutes of surfing, the option will turn itself off and re-enable caches on its own. How can I stop Safari from doing that?
    I have tried the old trick for disabling caches (i.e. deleting the cache folders and using the 'touch' command to create empty files with the same names as those folders), but this will cause Safari to crash when the 'Warn when visiting fraudulent websites' option is turned on. So that's out.

    From the Finder type shift-command-G or Go->Go to folder...
    /var/folders/IZ is the path. Within the IZ folder you will see another folder with a very long, random character name. Open that folder and you will a folder named -Caches-. Within the -Caches- folder you find the folder com.apple.Safari. Inside the com.apple.Safari folder are the files Cache.db and SafeBrowsing.db. These are Safari's actual caches in Leopard. This is also the reason some people are having trouble with Safari 3.2. If they have disabled Safari's cache using the terminal or a utility like Onyx, Cocktail, or any of the other Safari utilities that disable the cache then Safari 3.2 can't access the SafeBrowsing.db and apparently crashes. This is also why turning off the fraudulent website preference causes some user's Safari to start working again. And of course, a whole lot of people were obsessed with speeding up Safari and took bad advice to disable the cache, then promptly forgot they did so. Then when Safari 3.2 blew up in their faces they had no clue. Combine that with all the third-party add-ons and, well, you get the picture.
    Trashing the Cache.db and the SafeBrowsing.db files may also be a good troubleshooting tool. But remember, we're talking Leopard only, not Tiger.

  • How can I permanently disable double sided printing in Acrobat Reader 11.0.09?

    It is annoying to have to manually turn off double sided printing every time I print a *.pdf.  Is this fixable?

    Hi prtlaw,
    Are you still look for answer?
    These option are available with printer drivers. So, this is something you need to check from printer http://windows.microsoft.com/en-in/windows/choosing-print-options#1TC=windows-7
    Or change the properties of every document:
    Regards,
    Ajlan Huda.

  • How can I Hide/ Disable the Question mark and Exit button in the Top right corner of Link Bar of Excel Documents in SharePoint 2013?

    Hi,
    How can we  Hide / Disable the Help(?) and Close(x) buttons which are located in the right corner of the Top Link Bar in the Sharepoint Document Library pages as well as Excel Web Access?
    Our requirement is : When we try to view the Excel Services Report from another web site, Help(?) and Close(x) icons are also appearing in the Excel Web Access Web Part, but we don't want to display them in our site.
    Please let us know the solution for this case.
    Thanks in advance.
    Regards,
    Sanjana

    Hi,
    In the xlviewer.aspx, we can find the two buttons like this:
    To hide them, you need to add the CSS into the xlviewer.aspx which stays in:
    C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\LAYOUTS
    Best regards,
    Patrick
    Patrick Liang
    TechNet Community Support

  • I keep getting the an Alexa Sparky pop-up each time I open Firefox, it does not provide a "no" option... how can I permanently stop the popup?

    Every time I open Firefox, I get a pop-up asking me to install the Alexa Sparky toolbar--which I do not want. The pop-up box does not offer an option to say "no" or "do not ask me again", which is VERY annoying. How can I permanently stop the popup?

    '''This worked for me:'''
    How to disable extensions, Personas, and plugins
    Disabling an add-on will turn it off without removing it:
    At the top of the Firefox window, click on the Firefox button (Tools menu in Windows XP), and then click Add-ons. The Add-ons Manager tab will open.
    In the Add-ons Manager tab, select the Extensions or Appearance or Plugins panel.
    Select the add-on you wish to disable.
    Click the Disable button.
    Click Restart now if it pops up. Your tabs will be saved and restored after the restart.
    To re-enable the add-on, find it in the list of Add-ons and click Enable, then restart Firefox.

  • How do I permanently disable search history in the Google search bar?

    In Firefox 3.6, left-clicking the drop-down arrow by the Google icon, then selecting "Manage Search Engines..." only allows you to disable Search Suggestions. Right-clicking the search bar only allows me to "Clear Search History".
    How do I PERMANENTLY disable search history when I type in the Google search bar?

    Disabling "Remember search AND form history" is not the correct solution in my case, what I need is Firefox to offer to split the option and disable "Search Bar History" while keeping "Form History" enabled.
    How can I do that?

  • How can I permanently remove plugin-container? It slows the system too much.

    plugin-container slows my computer down too much.
    I remove it using Task manager, but it keeps coming back.
    How can I permanently remove it short of changing to the Google Browser?

    See this support article. It tells you how you can disable Out of Process Plugins. <br />
    http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins#Disabling_crash_protection

  • How to disable add on compatiblity checking in Firefox 4 beta?

    How to disable add on compatiblity checking in Firefox 4 beta?

    See http://kb.mozillazine.org/Extensions.checkCompatibility
    You can create a new Boolean pref extensions.checkCompatibility.4.0b with the value false.
    See also:
    *Add-on Compatibility Reporter: https://addons.mozilla.org/firefox/addon/15003/

  • How can I get an excel spreadsheet onto the iPad and make changes to it?  I need this for a meeting this afternoon.

    How can I get an excel spreadsheet onto the iPad and make changes to it during my meeting this afternoon?

    I just bought splashtop, you have to have your home computer online,and download the pc version.  I have used it ot watch movies and to "go to work" on my ipad.  It controls the desktop through the ipad.  Whiteboard by splashtop does that and more and is on sale.  The education director at the hospital I work at is using that one.
    Splashtop 4.99 remote desktop(or laptop) control. Whiteboard 9.99 is remote control and more 9.99
    Julie

Maybe you are looking for

  • When attempting to format my new internal Hitachi 500 GB hard drive I get an I/o error and the drive is reading as a 3.4 TB drive in disk utility.  Any thoughts?

    I have a 2007 MacBook. 2 years ago I upgrade the HD to a 500 GB 7200 RPM Hitachi. That drive just failed so I purchased another from the same store. When attempting to reload the OS the drive was not showing up as an option when asked to select a des

  • Wireless

    I hope someone can help me? How do I connect to 2 wireless devices (printer&internet) to my airport at the same time

  • Cannot use presets

    I have the education version of AE CS4. Cannot use any of the animation presets. get an error message "unsupported file or extension" when I double click a preset in Bridge. Does the EDU version not allow this or do I have a bug or user error.. Macbo

  • Pin Art

    I'm looking to replicate cylinders moving back and forth, similar to the retro pin art toys you used to get in gadget shops. The cylinders will make up both type and image. What would be the best approach to get me started? Any help greatly appreciat

  • Appleworks default language

    Problem with Appleworks. My daughter has been changing settings in Appleworks and all the menu language is in Chinese! Can someone help me to reset the language to something I can recognise please? Monolinguist Jim