使用每个文件打开 Excel 2010 的新实例

发布于 2024-10-12 04:38:16 字数 1459 浏览 3 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

韶华倾负 2024-10-19 04:38:16

转至 Windows 资源管理器中的文件夹,然后选择工具 -> 文件夹选项,然后是文件类型选项卡。对于每个 XLSM、XLSB、XLSX 等,选择它,然后单击高级,在操作列表中选择打开,然后单击编辑

将设置调整为:

用于执行操作的应用程序: - “C:...\EXCEL.EXE”“%1”

使用 DDE - 选中

DDE 消息*留空*

应用 - Excel

主题 - 系统

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

久光 2024-10-19 04:38:16

您需要启动 Excel,然后加载该文件,因此它将在另一个实例中。

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文