Is there anyway to check this box for all excel files (like a default). Cause at the moment it only works when I open a file from the file where the options box was changed. But once a new window is opened, then the rest of
them just open in that one! This is for Excel2010 and Windows7. Thanks
Hi Helen,
I think you can force this to be perpetually ignored by making some adjustments in registry. Not sure if you have any experience with the registry, if you don't, you can seek assistance from someone who does.
I got this solution from elsewhere and suspect it works, I haven't tested this myself but I've included the fix and also the like to where I found it.
Open regedit, browse to HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open Delete the ddeexec key, (or just rename it if you are worried - i just renamed it and it worked) Then click on the "command" key and replace the /e on the Default and command string in that key with "%1" Quotes around %1 are important. NO QUOTES MEANS NO WORKIE!!!!HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\command should look like this: (Default) REG_SZ "C:\Program Files (x86)\Microsoft Office\Office12\EXCEL.EXE" "%1 command REG_MULTI_SZ vUpAVX!!!!!!!!!MKKSkEXCELFiles>tW{~$4Q]c@II=l2xaTO5 "%1"Do the same for Excel.Sheet.12 Now Both .xls and .xlsx should open in new windows with no errors.
http://social.technet.microsoft.com/Forums/en-US/officesetupdeploylegacy/thread/c42f825d-b7e8-48c8-b5af-30563b839f09
Hope this helps.
T.