Microsoft Excel needs to recover XLSX before opening
Author: anmolnarCreated Apr 13, 2016Updated Aug 25, 2026
Labelsbugenhancement
Hi,
Excel pops up a message whether I want to repair the file, because it has found some issues with it. After recovery it says:
Repaired Records: Cell information from /xl/worksheets/sheet1.xml part
Recovery log:
<?xml version="1.0" encoding="UTF-8" standalone="true"?>
<recoveryLog xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main">
<logFileName>error212120_01.xml</logFileName>
<summary>Errors were detected in file 'C:\0\test.xlsx'</summary>
<repairedRecords summary="Following is a list of repairs:">
<repairedRecord>Repaired Records: Cell information from /xl/worksheets/sheet1.xml part</repairedRecord>
</repairedRecords>
</recoveryLog>Please advise.
Thanks, Andor
Source: exceljs/exceljs