Excel was able to open the file by repairing or removing the unreadable content...

alecwarner

New Member
Joined
Aug 9, 2013
Messages
17
When I open the workbook I keep getting the message:

Removed Part: /xl/drawings/vmlDrawing16.vml part. (Drawing shape)

Is there a way of identifying what "vmlDrawing16.vml" actually is?

Log file gives me this, but it means nothing to me - any guidance would be appreciated:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<recoveryLog xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main"><logFileName>error022640_01.xml</logFileName><summary>Errors were detected in file 'C:\Users\alec.warner\AppData\Local\Microsoft\Windows\INetCache\Content.Outlook\DUPO1KXH\SAR 24-7118 Heronstone Engineering Ltd TA Harlech Tools.xlsm'</summary><removedParts><removedPart>Removed Part: /xl/drawings/vmlDrawing16.vml part. (Drawing shape)</removedPart></removedParts></recoveryLog>
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
You could theoretically find out which that drawing is by renaming the excel file to .zip and opening the zip file. It is a container with loads of small xml files which are interlinked using ID numbers. That means it isn't very easy to find out which is vmlDrawing16. But if it is important to you, you might as well start digging :-)
 
Upvote 0

Forum statistics

Threads
1,224,586
Messages
6,179,716
Members
452,939
Latest member
WCrawford

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top