Open New Instance of Excel 2010 with every file [closed]

倾然丶 夕夏残阳落幕 提交于 2019-12-09 15:32:22

问题


I am using Excel 2010 and want to manage a large Excel files.

So I would like to open a new Excel Instance when opening every file from my Windows Explorer. At the point all files are opened in the same Excel Instance.

Any assistance is kindly appreciated.

John.

[ I fould this: http://www.online-tech-tips.com/ms-office-tips/how-to-open-a-new-instance-of-excel-2007-workbooks/ ]


回答1:


Go to a folder in Windows Explorer, then Tools -> Folder Options, then the File Types tab. For each of XLSM, XLSB, XLSX, etcetera, select it, then click Advanced, select Open in the Actions list, then click Edit.

Adjust the settings to:

Application used to perform action: - "C:...\EXCEL.EXE" "%1"

Use DDE - Checked

DDE Message *LEAVE BLANK*

Application - Excel

Topic - System




回答2:


You need to launch excel and then load the file, so it will be in another instance.



来源:https://stackoverflow.com/questions/4691054/open-new-instance-of-excel-2010-with-every-file

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!