Shilohdebonnet
New Member
- Joined
- Sep 1, 2013
- Messages
- 2
Hi All!
I have been working on an Excel file for a while now (It is chalk full of VBA and other good stuff thanks to the good people on this site), but I've run across a fairly (up until now) unsolvable problem. When I open up the file, occasionally the file will state "Excel has found Unreadable Data" and shows the data as "Removed Records: Object from /xl/printerSettings/printerSettings14.bin part (Print options)"
The log is as follows:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><recoveryLog xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main"><logFileName>error067400_01.xml</logFileName><summary>Errors were detected in file 'C:\Users\Julien\Documents\GPA Calculator (DSP) v49 (Macro).xlsm'</summary><removedRecords summary="Following is a list of removed records:"><removedRecord>Removed Records: Object from /xl/printerSettings/printerSettings14.bin part (Print options)</removedRecord></removedRecords></recoveryLog>
Does anyone know what this error pertains to/how I could get rid of it? I've tried clearing my printing settings and everything, nothing seems to work!
Thanks!
Shiloh
I have been working on an Excel file for a while now (It is chalk full of VBA and other good stuff thanks to the good people on this site), but I've run across a fairly (up until now) unsolvable problem. When I open up the file, occasionally the file will state "Excel has found Unreadable Data" and shows the data as "Removed Records: Object from /xl/printerSettings/printerSettings14.bin part (Print options)"
The log is as follows:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><recoveryLog xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main"><logFileName>error067400_01.xml</logFileName><summary>Errors were detected in file 'C:\Users\Julien\Documents\GPA Calculator (DSP) v49 (Macro).xlsm'</summary><removedRecords summary="Following is a list of removed records:"><removedRecord>Removed Records: Object from /xl/printerSettings/printerSettings14.bin part (Print options)</removedRecord></removedRecords></recoveryLog>
Does anyone know what this error pertains to/how I could get rid of it? I've tried clearing my printing settings and everything, nothing seems to work!
Thanks!
Shiloh