Forum Discussion

Michael1105's avatar
Michael1105
Brass Contributor
Dec 30, 2022
Solved

Error 046960_01.xlm What is this and how do I fix it. I am in a desperate situation here!

This is a matter of desperation at this point.  I cannot believe I spent over a month working on this workbook and Excel decides to ruin every bit of formatting and coding in this book just as I am a...
  • Patrick2788's avatar
    Dec 30, 2022

    Michael1105 

    The error you're receiving indicates there are errors in at least 2 places.

     

    /xl/drawings/drawing15.xml

    This is a corrupt shape.  The error message is actually giving you the folder location of where the shape is stored.  If you re-name the workbook to end with the extension .zip, you can open it in File Explorer to view the contents of a workbook.

    This is the drawings folder:

    Possible solution: Unless the shape is absolutely irreplaceable, the best solution may be to delete drawing15.xml.  You could then close the zip folder, re-name it back to being an Excel workbook, and attempt to open it.  You didn't mention if the issue is the inability to open the workbook, but if that's the case, this is worth a try.

     

    /xl/printerSettings/printerSettings15.bin part (Print options)

    This is an item created when you specify print options for a workbook such as setting Landscape, shrink to fit, etc.  If you delete it from the zip folder, then the print settings go back to default for the workbook.

     

    Another possible reason this workbook produced the above errors is the presence of an exorbitant amount of modules.  I've encountered workbooks with 30+ (!) modules that would not open on a client's computer but opened on my computer without issue.  If fixing the above two items doesn't resolve the matter, the best approach may be simply trying to open the workbook on another computer.  If you can open it cleanly, save it (give it a different name), and then try it again on the original computer.