Excel freezes when hovering over a comment in XMLSS generated sheet

R

Raymond

I generate a spreadsheet using XMLSS because I want a formatted
spreadsheet but our server is UNIX. It works fine except on the
COMMENT tag. I'm not sure what I'm missing, but when I hover over the
comment, Excel freezes. If I save the spreadsheet as true XLS and
then reopen, I don't have this problem.
If you copy the text below and save it with a .xls extension, you can
see what I mean (If you have office xp).

I've checked the microsoft site quite a bit but can't really find too
many examples of how to use this technology. Everything I've learned
I've done by "Save as....xml" and reviewing the results.

Thanks for any suggestions you can offer,


<?xml version="1.0" ?>
<Workbook xmlns="urn:schemas-microsoft-com:blush:ffice:spreadsheet"
xmlns:blush:="urn:schemas-microsoft-com:blush:ffice:blush:ffice"
xmlns:x="urn:schemas-microsoft-com:blush:ffice:excel"
xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
xmlns:ss="urn:schemas-microsoft-com:blush:ffice:spreadsheet"
xmlns:html="http://www.w3.org/TR/REC-html40">
<DocumentProperties xmlns="urn:schemas-microsoft-com:blush:ffice:blush:ffice">
<Author />
<LastAuthor>Ray Mannion</LastAuthor>
<LastPrinted />
<Created>2003-08-20T13:28:26Z</Created>
<LastSaved>2003-08-20T13:28:26Z</LastSaved>
<Company>Random House, Inc.</Company>
<Version />
</DocumentProperties>
<OfficeDocumentSettings
xmlns="urn:schemas-microsoft-com:blush:ffice:blush:ffice">
<DownloadComponents/>
<LocationOfComponents
HRef="file:///\\us\ws\ny\Shared\Office%20XP%20Pro\cd1\"/>
</OfficeDocumentSettings>
<ExcelWorkbook xmlns="urn:schemas-microsoft-com:blush:ffice:excel">
<WindowHeight>8475</WindowHeight>
<WindowWidth>15180</WindowWidth>
<WindowTopX>120</WindowTopX>
<WindowTopY>45</WindowTopY>
<ProtectStructure>False</ProtectStructure>
<ProtectWindows>False</ProtectWindows>
</ExcelWorkbook>
<Styles>
<Style ss:ID="Default" ss:Name="Default" >
<Alignment ss:Vertical="Bottom" ss:WrapText="1" />
<Font ss:FontName="Verdana" x:Family="Swiss" ss:Size="10"
ss:Color="#000000" />
<NumberFormat ss:Format="@" />
<Interior />
</Style>
<Style ss:ID="ZXML_date" ss:Name="ZXML_date" >
<Alignment ss:Vertical="Bottom" />
<Font ss:FontName="Verdana" x:Family="Swiss" ss:Size="10"
ss:Color="#000000" />
<NumberFormat ss:Format="m/d/yy;@" />
<Interior />
</Style>
<Style ss:ID="ZXML_bold" ss:Name="ZXML_bold" >
<Alignment ss:Vertical="Bottom" ss:WrapText="1" />
<Font ss:FontName="Verdana" x:Family="Swiss" ss:Size="10"
ss:Color="#000000" ss:Bold="1" />
<NumberFormat ss:Format="@" />
<Interior />
</Style>
<Style ss:ID="ZXML_italicbold" ss:Name="ZXML_italicbold" >
<Alignment ss:Vertical="Bottom" ss:WrapText="1" />
<Font ss:FontName="Verdana" x:Family="Swiss" ss:Size="10"
ss:Color="#000000" ss:Bold="1" ss:Italic="1" />
<NumberFormat ss:Format="@" />
<Interior />
</Style>
<Style ss:ID="ZXML_italic" ss:Name="ZXML_italic" >
<Alignment ss:Vertical="Bottom" ss:WrapText="1" />
<Font ss:FontName="Verdana" x:Family="Swiss" ss:Size="10"
ss:Color="#000000" ss:Italic="1" />
<NumberFormat ss:Format="@" />
<Interior />
</Style>
<Style ss:ID="ZXML_number" ss:Name="ZXML_number" >
<Alignment ss:Vertical="Bottom" ss:Horizontal="Right" ss:WrapText="1"
/>
<Font ss:FontName="Verdana" x:Family="Swiss" ss:Size="10"
ss:Color="#000000" />
<NumberFormat ss:Format="###,###,###" />
<Interior />
</Style>
<Style ss:ID="ZXML_decimal1" ss:Name="ZXML_decimal1" >
<Alignment ss:Vertical="Bottom" ss:Horizontal="Right" ss:WrapText="1"
/>
<Font ss:FontName="Verdana" x:Family="Swiss" ss:Size="10"
ss:Color="#000000" />
<NumberFormat ss:Format="#,##0.0" />
<Interior />
</Style>
<Style ss:ID="ZXML_decimal2" ss:Name="ZXML_decimal2" >
<Alignment ss:Vertical="Bottom" ss:Horizontal="Right" ss:WrapText="1"
/>
<Font ss:FontName="Verdana" x:Family="Swiss" ss:Size="10"
ss:Color="#000000" />
<NumberFormat ss:Format="#,##0.00" />
<Interior />
</Style>
<Style ss:ID="ZXML_decimal3" ss:Name="ZXML_decimal3" >
<Alignment ss:Vertical="Bottom" ss:Horizontal="Right" ss:WrapText="1"
/>
<Font ss:FontName="Verdana" x:Family="Swiss" ss:Size="10"
ss:Color="#000000" />
<NumberFormat ss:Format="#,##0.000" />
<Interior />
</Style>
<Style ss:ID="ZXML_text" ss:Name="ZXML_text" >
<Alignment ss:Vertical="Bottom" ss:Horizontal="Left" ss:WrapText="1"
/>
<Font ss:FontName="Verdana" x:Family="Swiss" ss:Size="10"
ss:Color="#000000" />
<NumberFormat ss:Format="@" />
<Interior />
</Style>
<Style ss:ID="ZXML_text_long" ss:Name="ZXML_text_long" >
<Alignment ss:Vertical="Bottom" ss:Horizontal="Left" ss:WrapText="1"
/>
<Font ss:FontName="Verdana" x:Family="Swiss" ss:Size="10"
ss:Color="#000000" />
<NumberFormat ss:Format="@" />
<Interior />
</Style>
<Style ss:ID="ZXML_header" ss:Name="ZXML_header" >
<Borders>
<Border ss:position="Bottom" ss:LineStyle="Continuous" ss:Weight="1"
/>
</Borders>
<Alignment ss:Vertical="Bottom" ss:Horizontal="Left" ss:WrapText="1"
/>
<Font ss:FontName="Verdana" x:Family="Swiss" ss:Size="10"
ss:Color="#000000" ss:Bold="1" />
<NumberFormat ss:Format="@" />
<Interior ss:Color="#FFFF00" ss:pattern="Solid" />
</Style>
<Style ss:ID="ZXML_bottomline" ss:Name="ZXML_bottomline" >
<Borders>
<Border ss:position="Bottom" ss:LineStyle="Continuous" ss:Weight="1"
/>
</Borders>
<Alignment />
<Font />
<NumberFormat />
<Interior />
</Style>
<Style ss:ID="ZXML_rightline" ss:Name="ZXML_rightline" >
<Borders>
<Border ss:position="Right" ss:LineStyle="Continuous" ss:Weight="1" />
</Borders>
<Alignment />
<Font />
<NumberFormat />
<Interior />
</Style>
<Style ss:ID="ZXML_bottomright" ss:Name="ZXML_bottomright" >
<Borders>
<Border ss:position="Bottom" ss:LineStyle="Continuous" ss:Weight="1"
/>
<Border ss:position="Right" ss:LineStyle="Continuous" ss:Weight="1" />
</Borders>
<Alignment />
<Font />
<NumberFormat />
<Interior />
</Style>
</Styles>
<Worksheet ss:Name="Sheet1" >
<Table >
<Row ss:StyleID="ZXML_header" >
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Report</Data>
<Comment ss:Author="Random House">
<ss:Data xmlns="http://www.w3.org/TR/REC-html40">
<B>
<Font html:Face="Tahoma" html:Size="8" html:Color="#000000">Random
House:</Font>
</B>
<Font html:Face="Tahoma" html:Size="8" html:Color="#000000">Type of
statement</Font>
</ss:Data>
</Comment>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Account</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Name</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end incentive total</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Total year end payout ( Future 3% plus
Efficiency )</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Penalty amount</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future BMP 3%</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Sell-thru including bonus books</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Total year end efficiency amount</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Mass merch efficiency amount</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Mass merch efficiency percent</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Mass merch blend</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Bookstore efficiency amount</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Bookstore efficiency percent</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Bookstore blend</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">School &amp; library efficiency amount</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">School &amp; library efficiency percent</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">School &amp; library blend</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Prompt payment ratio</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD bonus books</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">BMP 3% YTD</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Ordered not billed Initial Participating Sales
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Ordered not billed Initial Participating Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Ordered not billed Initial Participating Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Ordered not billed Initial Non part. Sales
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Ordered not billed Initial Non part. Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Ordered not billed Initial Non part. Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Ordered not billed Initial Part. and Non Sales
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Ordered not billed Initial Part. and Non Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Ordered not billed Initial Part. and Non Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial Participating Sales Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial Participating Sales Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial Participating Sales Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial Non part. Sales Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial Non part. Sales Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial Non part. Sales Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial Part. and Non Sales Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial Part. and Non Sales Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial Part. and Non Sales Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Participating Sales Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Participating Sales Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Participating Sales Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Participating Returns Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Participating Returns
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Participating Returns Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Participating Net Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Participating Net Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Participating Net Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Participating Sell-thru %</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Non part. Sales Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Non part. Sales Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Non part. Sales Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Non part. Returns Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Non part. Returns Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Non part. Returns Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Non part. Net Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Non part. Net Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Non part. Net Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Non part. Sell-thru %</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Part. and Non Sales Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Part. and Non Sales Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Part. and Non Sales Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Part. and Non Returns Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Part. and Non Returns
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Part. and Non Returns Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Part. and Non Net Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Part. and Non Net Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Part. and Non Net Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Reorder Part. and Non Sell-thru %</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Participating Sales
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Participating Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Participating Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Participating Returns
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Participating Returns
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Participating Returns
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Participating Net
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Participating Net
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Participating Net
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Participating
Sell-thru %</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Non part. Sales
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Non part. Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Non part. Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Non part. Returns
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Non part. Returns
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Non part. Returns
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Non part. Net
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Non part. Net
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Non part. Net
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Non part. Sell-thru
%</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Part. and Non Sales
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Part. and Non Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Part. and Non Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Part. and Non Returns
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Part. and Non Returns
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Part. and Non Returns
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Part. and Non Net
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Part. and Non Net
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Part. and Non Net
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">YTD Initial and Reorder Part. and Non
Sell-thru %</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial Participating Sales Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial Participating Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial Participating Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial Non part. Sales Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial Non part. Sales Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial Non part. Sales Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial Part. and Non Sales Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial Part. and Non Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial Part. and Non Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Participating Sales Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Participating Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Participating Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Participating Returns
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Participating Returns
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Participating Returns
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Participating Net Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Participating Net Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Participating Net Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Participating Sell-thru
%</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Non part. Sales Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Non part. Sales Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Non part. Sales Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Non part. Returns Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Non part. Returns Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Non part. Returns Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Non part. Net Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Non part. Net Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Non part. Net Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Non part. Sell-thru %</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Part. and Non Sales Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Part. and Non Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Part. and Non Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Part. and Non Returns
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Part. and Non Returns
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Part. and Non Returns
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Part. and Non Net Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Part. and Non Net Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Part. and Non Net Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Reorder Part. and Non Sell-thru
%</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Participating Sales
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Participating Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Participating Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Participating
Returns Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Participating
Returns Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Participating
Returns Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Participating Net
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Participating Net
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Participating Net
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Participating
Sell-thru %</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Non part. Sales
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Non part. Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Non part. Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Non part. Returns
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Non part. Returns
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Non part. Returns
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Non part. Net
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Non part. Net
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Non part. Net
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Non part. Sell-thru
%</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Part. and Non Sales
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Part. and Non Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Part. and Non Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Part. and Non
Returns Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Part. and Non
Returns Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Part. and Non
Returns Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Part. and Non Net
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Part. and Non Net
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Part. and Non Net
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Future Initial and Reorder Part. and Non
Sell-thru %</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial Participating Sales
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial Participating Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial Participating Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial Non part. Sales
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial Non part. Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial Non part. Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial Part. and Non Sales
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial Part. and Non Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial Part. and Non Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Participating Sales
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Participating Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Participating Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Participating
Returns Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Participating
Returns Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Participating
Returns Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Participating Net
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Participating Net
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Participating Net
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Participating
Sell-thru %</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Non part. Sales
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Non part. Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Non part. Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Non part. Returns
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Non part. Returns
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Non part. Returns
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Non part. Net
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Non part. Net
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Non part. Net
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Non part. Sell-thru
%</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Part. and Non Sales
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Part. and Non Sales
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Part. and Non Sales
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Part. and Non
Returns Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Part. and Non
Returns Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Part. and Non
Returns Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Part. and Non Net
Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Part. and Non Net
Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Part. and Non Net
Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Reorder Part. and Non
Sell-thru %</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder
Participating Sales Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder
Participating Sales Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder
Participating Sales Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder
Participating Returns Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder
Participating Returns Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder
Participating Returns Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder
Participating Net Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder
Participating Net Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder
Participating Net Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder
Participating Sell-thru %</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Non
part. Sales Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Non
part. Sales Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Non
part. Sales Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Non
part. Returns Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Non
part. Returns Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Non
part. Returns Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Non
part. Net Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Non
part. Net Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Non
part. Net Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Non
part. Sell-thru %</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Part.
and Non Sales Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Part.
and Non Sales Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Part.
and Non Sales Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Part.
and Non Returns Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Part.
and Non Returns Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Part.
and Non Returns Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Part.
and Non Net Units</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Part.
and Non Net Dollars</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Part.
and Non Net Retail</Data>
</Cell>
<Cell ss:StyleID="ZXML_header" >
<Data ss:Type="String">Projected year end Initial and Reorder Part.
and Non Sell-thru %</Data>
</Cell>
</Row>
<Row >
<Cell ss:StyleID="ZXML_text" >
<Data ss:Type="String">US Adult BMP</Data>
</Cell>
<Cell ss:StyleID="ZXML_text" >
<Data ss:Type="String">AN</Data>
</Cell>
<Cell ss:StyleID="ZXML_text" >
<Data ss:Type="String">ANDERSON</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">904,976.17</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">575,815.93</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">0.00</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">575,815.93</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">40.97862</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">0.00</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">0.00</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">0.00000</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">100.00000</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">0.00</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">0.00000</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">0.00000</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">0.00</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">0.00000</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">0.00000</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">100</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">10,112</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">329,160.24</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">1,026,942</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">3,813,659.85</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">7,627,319.70</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">0</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">0.00</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">0.00</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">1,026,942</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">3,813,659.85</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">7,627,319.70</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">5,319,572</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">19,813,743.86</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">39,627,487.78</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">96</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">320.54</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">763.20</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">5,319,668</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">19,814,064.40</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">39,628,250.98</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">1,726,962</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">6,450,692.82</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">12,909,098.93</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">3,413,691</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">12,691,587.58</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">25,383,575.16</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">-1,686,729</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">-6,240,894.76</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">-12,474,476.23</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">-97.67030</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">16,365</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">44,966.44</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">97,926.87</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">4,867</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">9,678.50</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">22,174.52</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">11,498</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">35,287.94</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">75,752.35</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">70.25970</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">1,743,327</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">6,495,659.26</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">13,007,025.80</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">3,418,558</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">12,701,266.08</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">25,405,749.68</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">-1,675,231</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">-6,205,606.82</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">-12,398,723.88</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">-96.09391</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">7,046,534</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">26,264,436.68</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">52,536,586.71</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">3,413,691</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">12,691,587.58</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">25,383,575.16</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">3,632,843</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">13,572,849.10</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">27,153,011.55</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">51.55503</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">16,461</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">45,286.98</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">98,690.07</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">4,867</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">9,678.50</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">22,174.52</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">11,594</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">35,608.48</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">76,515.55</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">70.43315</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">7,062,995</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">26,309,723.66</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">52,635,276.78</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">3,418,558</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">12,701,266.08</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">25,405,749.68</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">3,644,437</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">13,608,457.58</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">27,229,527.10</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">51.59903</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">1,603,904</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">5,961,627.12</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">11,923,254.25</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">9</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">29.14</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">69.38</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">1,603,913</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">5,961,656.26</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">11,923,323.63</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">1,233,552</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">4,607,665.37</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">9,220,840.27</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">2,438,365</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">9,065,474.09</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">18,131,233.90</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">-1,204,813</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">-4,457,808.72</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">-8,910,393.63</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">-97.67022</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">11,689</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">32,119.08</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">69,948.18</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">3,476</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">6,913.26</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">15,839.04</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">8,213</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">25,205.82</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">54,109.14</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">70.26264</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">1,245,241</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">4,639,784.45</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">9,290,788.45</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">2,441,841</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">9,072,387.35</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">18,147,072.94</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">-1,196,600</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">-4,432,602.90</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">-8,856,284.49</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">-96.09385</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">2,837,456</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">10,569,292.49</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">21,144,094.52</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">2,438,365</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">9,065,474.09</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">18,131,233.90</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">399,091</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">1,503,818.40</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">3,012,860.62</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">14.06510</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">11,698</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">32,148.22</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">70,017.56</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">3,476</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">6,913.26</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">15,839.04</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">8,222</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">25,234.96</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">54,178.52</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">70.28552</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">1,615,593</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">5,993,746.20</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">11,993,202.43</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">3,476</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">6,913.26</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">15,839.04</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">1,612,117</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">5,986,832.94</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">11,977,363.39</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">99.78485</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">6,923,476</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">25,775,370.98</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">51,550,742.03</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">105</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">349.68</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">832.58</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">6,923,581</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">25,775,720.66</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">51,551,574.61</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">2,960,514</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">11,058,358.19</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">22,129,939.20</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">5,852,056</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">21,757,061.67</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">43,514,809.06</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">-2,891,542</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">-10,698,703.48</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">-21,384,869.86</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">-97.67027</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">28,054</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">77,085.52</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">167,875.05</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">8,343</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">16,591.76</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">38,013.56</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">19,711</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">60,493.76</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">129,861.49</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">70.26093</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">2,988,568</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">11,135,443.71</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">22,297,814.25</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">5,860,399</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">21,773,653.43</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">43,552,822.62</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">-2,871,831</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">-10,638,209.72</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">-21,255,008.37</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">-96.09388</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">9,883,990</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">36,833,729.17</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">73,680,681.23</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">5,852,056</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">21,757,061.67</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">43,514,809.06</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">4,031,934</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">15,076,667.50</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">30,165,872.17</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">40.79257</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">28,159</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">77,435.20</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">168,707.63</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">8,343</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">16,591.76</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">38,013.56</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">19,816</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">60,843.44</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">130,694.07</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">70.37182</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">9,912,149</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">36,911,164.37</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">73,849,388.86</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">5,860,399</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">21,773,653.43</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">43,552,822.62</Data>
</Cell>
<Cell ss:StyleID="ZXML_number" >
<Data ss:Type="Number">4,051,750</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">15,137,510.94</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal2" >
<Data ss:Type="Number">30,296,566.24</Data>
</Cell>
<Cell ss:StyleID="ZXML_decimal3" >
<Data ss:Type="Number">40.87661</Data>
</Cell>
</Row>
</Table>
<WorksheetOptions xmlns="urn:schemas-microsoft-com:blush:ffice:exel">
<PageSetup>
<Layout x:Orientation="Landscape" />
<Header x:Margin="0.25" x:Data="&amp;C&amp;A&amp;R&amp;D &amp;T" />
<Footer x:Data="&amp;L&amp;Z&amp;F&amp;RPage &amp;P of &amp;N" />
</PageSetup>
<Unsynced />
<FitToPage />
<Print>
<ValidPrinterInfo />
<PaperSizeIndex>5</PaperSizeIndex>
<Scale />
<HorizontalResolution>600</HorizontalResolution>
<VerticalResolution>600</VerticalResolution>
</Print>
<Selected />
<SplitHorizontal />
<TopRowBottomPane />
<SplitVertical />
<LeftColumnRightPane />
<ActivePane />
<ProtectObjects />
<ProtectScenarios />
</WorksheetOptions>
</Worksheet>
</Workbook>
 
J

Jim Rech

Well, I duplicated the problem but I don't have a solution. Even when I
save the file as a normal workbook and reopen it I get the hang. Only when
I save it as XML and reopen it does the problem get fixed. The resulting
XML is considerably different than yours, but portion containing the comment
seems to be the same. I haven't figured out what in your XML makes the
comment box so big. Excels displays the comment box at the mouseover but
seems to hang trying to display the comment text itself. Sorry, no answer.
 
R

Raymond

just an update on this, we discovered that if set the author name the
same in the top of the document and in the comment, then it allows 1
comment in the document!?! If we try to put in a second comment on
another cell, it still freezes!! Perhaps this is a clue?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top