Hi,
I get a warning saying "we found a problem with some content. Do you want to recover ?" when i try to open an xlsx file generated using infragistics
Clicking on Yes gives a list of tables that were recovered.
Here is a sample of one of the tables -
<?xml version="1.0" encoding="UTF-8" standalone="true"?>
-<table xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" headerRowCellStyle="Normal" headerRowDxfId="3" totalsRowShown="0" ref="A647:D686" displayName="someDisplayName" name="SomeName" id="2">
<autoFilter ref="A647:D686"/>
-<tableColumns count="4">
<tableColumn name=" " id="1" totalsRowCellStyle="Normal" totalsRowDxfId="4"/>
<tableColumn name=" 2" id="2" totalsRowCellStyle="Normal" totalsRowDxfId="5"/>
<tableColumn name=" 3" id="3"/>
<tableColumn name=" 4" id="4"/>
</tableColumns>
<tableStyleInfo name="Some Table" showColumnStripes="0" showRowStripes="1" showLastColumn="0" showFirstColumn="0"/>
</table>
This opens without any issues in xls. It would be really helpful if you could tell what the issue might be.
Thanks,
Vaishnavi
Hi Vaishnavi,
I see that you are facing with an Excel corruption error “we found a problem with some content. Do you want to recover ?” . After being on many forums and Q & As, I found out that this happens mostly in large sized Excel files or files with complex formulae. Please don’t worry, there are many workarounds to fix this. I am sharing them below:
Tip #1: Repair Corrupt Excel File”
Tip #2: Use External References to Link to the Damaged Workbook
Follow these steps:
This will remove the link to the corrupt workbook and will retrieve data. But, keep in mind, the recovered data will no longer contain formulas or calculated values.
You can check out this thread https://social.technet.microsoft.com/Forums/Lync/en-US/e5692c4a-924d-44a5-985b-7878f3eb26de/corrupted-excel-file-repair?forum=excel]