Files
WorkNote/SanPinPLM/报错处理/类Workbooks的Open方法无效.md
2025-01-13 11:22:31 +08:00

13 lines
364 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 问题情况
提交流程时对Excel文件签字系统提示报错采用Excel打开文件“某某某”时出现错误类Workbooks的Open方法无效
![](assets/Pasted%20image%2020241105095912.png)
# 解决方法
将Excel文件后缀改为`.xlsx`,然后提交即可
# 问题原因
疑似Excel2016无法通过系统对`.xls`文件进行签字