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

爷,独闯天下 提交于 2019-12-04 02:41:22

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

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

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