当前位置:网站首页>Excel 2016 打开文件第一次打不开,有时空白,有时很慢要打开第二次才行
Excel 2016 打开文件第一次打不开,有时空白,有时很慢要打开第二次才行
2022-04-23 05:21:00 【玩电脑的辣条哥】
环境:
Win10 专业版
Excel 2016
问题描述:
Excel 2016 突然打开文件第一次打不开,有时空白,有时很慢要打开第二次才行
解决方案:
1.打开注册表编辑器
在注册表中找到以下路径:
[HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\command]
[HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\command]
找到这两个路径可以看到右侧有两个文件,文件名分别为:(默认)和command
分别右击->修改,前面的字符不变,只需要将后面的/dde改成 “%1”,注意空格,"%1”之前有空格,如果右侧只有默认就该默认即可。
2.再次打开Excel,速度恢复正常
版权声明
本文为[玩电脑的辣条哥]所创,转载请带上原文链接,感谢
https://blog.csdn.net/weixin_42672685/article/details/124341942
边栏推荐
猜你喜欢
Domain driven model DDD (III) -- using saga to manage transactions
Three of three JS (webgl) is simple to draw lines / arcs according to points (based on linegeometry / line2 / linematerial, draw two arc segments based on the center of the circle)
Traversal of tree
Three of three JS (webgl) simple sorting of rotation attribute function, and a simple case of rotating around the axis based on this
Laravel routing job
The 2021 IT industry project management survey report was released!
What are the reasons for the failure of digital transformation?
2021-09-23
4 个最常见的自动化测试挑战及应对措施
MySQL foreign key constraint
随机推荐
Laravel database
What are the reasons for the failure of digital transformation?
项目经理值得一试的思维方式:项目成功方程式
Simple application of parallel search set (red alarm)
Publish your own wheel - pypi packaging upload practice
TSlint注释忽略错误和RESTful理解
d.ts---更详细的知识还是需要看官网的介绍(声明文件章节)
Good test data management, in the end how to do?
How to set the initial value of El input number to null
2021-11-01
Summary of MySQL knowledge points
Laravel [view]
How to add beautiful code blocks in word | a very complete method to sort out and compare
How does PostgreSQL parse URLs
SQLyog的基本使用
node中的redis使用--ioredis
Interpretation of common SQL statements
Graphics.FromImage报错“Graphics object cannot be created from an image that has an indexed pixel ...”
Kubectl command automatic replenishment
egg中的多进程模型--egg文档搬运工