Forum Discussion
Beebatron
Apr 24, 2026Copper Contributor
Spreadsheet Corrupts Upon Saving
Starting this week, a specific spreadsheet I've been using for years is now corrupting when I save it. First it'll prompt "We found a problem with some content. Do you want us to try to recover as mu...
Kidd_Ip
Apr 25, 2026MVP
Seems similar to this, worth trying the following to fix:
- Manually Remove Problematic Objects
- If repair logs consistently reference /xl/drawings/drawing1.xml, the issue lies in one or more embedded objects.
- You can unzip the .xlsx file (since it is a ZIP archive) and manually delete or replace the corrupted XML file.
- Copy Data to a New Workbook
- Copying all data (without drawings) into a fresh workbook to eliminate corruption.
- For macro-enabled workbooks, this may require re-importing VBA projects separately.
https://learn.microsoft.com/en-us/answers/questions/5083270/repaired-records-drawing-from-xl-drawings-drawing1?utm_source=copilot.comhttps://learn.microsoft.com/en-us/answers/questions/5083270/repaired-records-drawing-from-xl-drawings-drawing1