小编Mon*_*nty的帖子

openpyxl - load the workbook and save , open saved file with error message

Error Message while opening the file:

Excel found unreadable content in zz.xlsx. Do you want to recover the contents of the work book?If you trust the source of the workbook,click Yes.

If I say "Yes" got "Repairs to zz.xlxs" pop up shows.

Could any one please help me. What format of the excel could have caused this. As i tried sample workbook without any formatting it work fine.

My code :

from openpyxl import Workbook
from openpyxl import load_workbook
#open …
Run Code Online (Sandbox Code Playgroud)

excel openpyxl

6
推荐指数
2
解决办法
3万
查看次数

使用 openpyxl 1.8.6 将 excel 单元格编号格式“常规”更改为“文本”

如何更改Excel单元格数字格式General,以Text在细胞不论数据的?

我正在使用 openpyxl 1.8.6。

openpyxl

5
推荐指数
3
解决办法
7985
查看次数

标签 统计

openpyxl ×2

excel ×1