Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.xml,microsoft.public.excel
external usenet poster
 
Posts: 12
Default Strange Error with Excel 2007 - What does it Mean?

Hi,

I can reproduce this error but can get rid of it.

I run my macros that places a number of lines etc onto a worksheet. If
I save this workbook as a .xlsm file then resopen it - everything is
fine.

BUT - if I copy, via macro, a sheet from an old 2003 .xls file, then
run the macros to build the lines etc and the workbook saved as
a .xlsm file. Then when I reopen it, I get the following error
message:

Excel found unreadable content in '..........'. Do you
want to recover the contents of this workbook?

after pressing 'Yes'

Removed part: /xl/frawings/drawing1.xml part. (Drawing
shape).

Copy of the error log is:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?
<recoveryLog xmlns="http://schemas.openxmlformats.org/spreadsheetml/
2006/main"
<logFileNameerror004240_01.xml</logFileName
<summaryErrors were detected in file 'C:\Gantt .........xlsm'</
summary
<removedParts summary="Following is a list of removed parts:"
<removedPartRemoved Part: /xl/drawings/drawing1.xml part. (Drawing
shape)</removedPart
</removedParts
</recoveryLog

(screenshot also available, if required)

Then after I open, run the same macro to build the lines etc, save
as .xlsm file, it opens OK.

The error is reproduced if I fo the COPY again.

If I just to the copy and save as .xlsm, the file opens OK. But if I
then do the line build, save it fails again.

I don't think the problem is in the macros that build the lines
because after the first error, you can run the line builder macro and
save as many times as you like without the error.

Any help greatly appreciated.

I can email copies of the files in various stages of bug production if
that helps anyone.

Cheers,
Dennis.

  #2   Report Post  
Posted to microsoft.public.xml,microsoft.public.excel.programming,microsoft.public.excel
external usenet poster
 
Posts: 3,365
Default Strange Error with Excel 2007 - What does it Mean?

Ok, I'll bite - all that you've got in the way of files and description of
how to repeat the error to (remove spaces) HelpFrom @ jlathamsite. com

" wrote:

Hi,

I can reproduce this error but can get rid of it.

I run my macros that places a number of lines etc onto a worksheet. If
I save this workbook as a .xlsm file then resopen it - everything is
fine.

BUT - if I copy, via macro, a sheet from an old 2003 .xls file, then
run the macros to build the lines etc and the workbook saved as
a .xlsm file. Then when I reopen it, I get the following error
message:

Excel found unreadable content in '..........'. Do you
want to recover the contents of this workbook?

after pressing 'Yes'

Removed part: /xl/frawings/drawing1.xml part. (Drawing
shape).

Copy of the error log is:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?
<recoveryLog xmlns="http://schemas.openxmlformats.org/spreadsheetml/
2006/main"
<logFileNameerror004240_01.xml</logFileName
<summaryErrors were detected in file 'C:\Gantt .........xlsm'</
summary
<removedParts summary="Following is a list of removed parts:"
<removedPartRemoved Part: /xl/drawings/drawing1.xml part. (Drawing
shape)</removedPart
</removedParts
</recoveryLog

(screenshot also available, if required)

Then after I open, run the same macro to build the lines etc, save
as .xlsm file, it opens OK.

The error is reproduced if I fo the COPY again.

If I just to the copy and save as .xlsm, the file opens OK. But if I
then do the line build, save it fails again.

I don't think the problem is in the macros that build the lines
because after the first error, you can run the line builder macro and
save as many times as you like without the error.

Any help greatly appreciated.

I can email copies of the files in various stages of bug production if
that helps anyone.

Cheers,
Dennis.


  #3   Report Post  
Posted to microsoft.public.xml,microsoft.public.excel.programming,microsoft.public.excel
external usenet poster
 
Posts: 12
Default Strange Error with Excel 2007 - What does it Mean?

On Jun 3, 11:50 am, JLatham <HelpFrom @ Jlathamsite.com.(removethis)
wrote:
Ok, I'll bite - all that you've got in the way of files and description of
how to repeat the error to (remove spaces) HelpFrom @ jlathamsite. com



" wrote:
Hi,


I can reproduce this error but can get rid of it.


I run my macros that places a number of lines etc onto a worksheet. If
I save this workbook as a .xlsm file then resopen it - everything is
fine.


BUT - if I copy, via macro, a sheet from an old 2003 .xls file, then
run the macros to build the lines etc and the workbook saved as
a .xlsm file. Then when I reopen it, I get the following error
message:


Excel found unreadable content in '..........'. Do you
want to recover the contents of this workbook?


after pressing 'Yes'


Removed part: /xl/frawings/drawing1.xml part. (Drawing
shape).


Copy of the error log is:


<?xml version="1.0" encoding="UTF-8" standalone="yes"?
<recoveryLog xmlns="http://schemas.openxmlformats.org/spreadsheetml/
2006/main"
<logFileNameerror004240_01.xml</logFileName
<summaryErrors were detected in file 'C:\Gantt .........xlsm'</
summary
<removedParts summary="Following is a list of removed parts:"
<removedPartRemoved Part: /xl/drawings/drawing1.xml part. (Drawing
shape)</removedPart
</removedParts
</recoveryLog


(screenshot also available, if required)


Then after I open, run the same macro to build the lines etc, save
as .xlsm file, it opens OK.


The error is reproduced if I fo the COPY again.


If I just to the copy and save as .xlsm, the file opens OK. But if I
then do the line build, save it fails again.


I don't think the problem is in the macros that build the lines
because after the first error, you can run the line builder macro and
save as many times as you like without the error.


Any help greatly appreciated.


I can email copies of the files in various stages of bug production if
that helps anyone.


Cheers,
Dennis.- Hide quoted text -


- Show quoted text -


Do you know what this error means? I don;t know where it comes from
nor what causes it. I'll email you what files I have.

Not much is the description because I don't really know much about the
problem other than its a problem - sorry.

  #4   Report Post  
Posted to microsoft.public.xml,microsoft.public.excel.programming,microsoft.public.excel
external usenet poster
 
Posts: 3,365
Default Strange Error with Excel 2007 - What does it Mean?

Haven't a clue as to what the error code means. And I don't work with .xml
files, and it apparently is related to that. Quite possibly there's a
problem saving drawings in the .xml format. Perhaps an indication of a
problem in the graphic engine (that's a WAG, not even a SWAG). But if I can
duplicate the effort with your files, then I'll take them and pass them on up
the line and let those who do know how to interpret the code and how the .xml
format is supposed to work look at it and hopefully give some insight to it
all to us (although they may just report back that it is/isn't Excel problem,
and may indicate something like "operator error"? Not saying it is, just
that it's something we may hear).

" wrote:

On Jun 3, 11:50 am, JLatham <HelpFrom @ Jlathamsite.com.(removethis)
wrote:
Ok, I'll bite - all that you've got in the way of files and description of
how to repeat the error to (remove spaces) HelpFrom @ jlathamsite. com



" wrote:
Hi,


I can reproduce this error but can get rid of it.


I run my macros that places a number of lines etc onto a worksheet. If
I save this workbook as a .xlsm file then resopen it - everything is
fine.


BUT - if I copy, via macro, a sheet from an old 2003 .xls file, then
run the macros to build the lines etc and the workbook saved as
a .xlsm file. Then when I reopen it, I get the following error
message:


Excel found unreadable content in '..........'. Do you
want to recover the contents of this workbook?


after pressing 'Yes'


Removed part: /xl/frawings/drawing1.xml part. (Drawing
shape).


Copy of the error log is:


<?xml version="1.0" encoding="UTF-8" standalone="yes"?
<recoveryLog xmlns="http://schemas.openxmlformats.org/spreadsheetml/
2006/main"
<logFileNameerror004240_01.xml</logFileName
<summaryErrors were detected in file 'C:\Gantt .........xlsm'</
summary
<removedParts summary="Following is a list of removed parts:"
<removedPartRemoved Part: /xl/drawings/drawing1.xml part. (Drawing
shape)</removedPart
</removedParts
</recoveryLog


(screenshot also available, if required)


Then after I open, run the same macro to build the lines etc, save
as .xlsm file, it opens OK.


The error is reproduced if I fo the COPY again.


If I just to the copy and save as .xlsm, the file opens OK. But if I
then do the line build, save it fails again.


I don't think the problem is in the macros that build the lines
because after the first error, you can run the line builder macro and
save as many times as you like without the error.


Any help greatly appreciated.


I can email copies of the files in various stages of bug production if
that helps anyone.


Cheers,
Dennis.- Hide quoted text -


- Show quoted text -


Do you know what this error means? I don;t know where it comes from
nor what causes it. I'll email you what files I have.

Not much is the description because I don't really know much about the
problem other than its a problem - sorry.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2007 strange behavior on two computer kurlisue Excel Discussion (Misc queries) 1 April 21st 08 09:21 PM
Strange Excel error D23 Excel Discussion (Misc queries) 3 August 17th 07 09:01 PM
Excel 2007 (Beta) - strange behavior of macro AndrĂ¡s Excel Programming 6 November 10th 06 06:08 PM
I am getting a strange round off error in excel derekcowley Excel Worksheet Functions 9 June 19th 06 12:41 PM
Strange Calculation Error in Excel 0-0 Wai Wai ^-^ Excel Discussion (Misc queries) 15 December 12th 05 11:30 AM


All times are GMT +1. The time now is 06:01 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"