<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Errors when opening ODS created workbook in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Errors-when-opening-ODS-created-workbook/m-p/626514#M23792</link>
    <description>&lt;P&gt;I'm receiving the following errors when creating a multi-sheet excel workbook:&lt;/P&gt;&lt;P&gt;Repaired Part: /xl/worksheets/sheet1.xml part with XML error. Load error. Line 37, column 28.&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet1.xml part&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet2.xml part&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet3.xml part&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet4.xml part&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet5.xml part&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet6.xml part&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet7.xml part&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet8.xml part&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet9.xml part&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My report build code appears as follows:&lt;/P&gt;&lt;P&gt;All macro variables resolve as expected and there are no errors or warnings in the log.&lt;/P&gt;&lt;P&gt;ODS excel File="x:\Detail Exceptions &amp;amp;&amp;amp;CA&amp;amp;H &amp;amp;rpt_as_of..xlsx" ;&lt;/P&gt;&lt;P&gt;ods excel options (absolute_column_width = "30,8,20,20,20" embedded_titles = "Yes" embedded_footnotes = "Yes" sheet_name = "&amp;amp;sheet");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: Writing EXCEL file: x:\Detail Exceptions Joe Smith&amp;nbsp;01-31-2020.xlsx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 16:43:26 GMT</pubDate>
    <dc:creator>Doug____</dc:creator>
    <dc:date>2020-02-21T16:43:26Z</dc:date>
    <item>
      <title>Errors when opening ODS created workbook</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Errors-when-opening-ODS-created-workbook/m-p/626514#M23792</link>
      <description>&lt;P&gt;I'm receiving the following errors when creating a multi-sheet excel workbook:&lt;/P&gt;&lt;P&gt;Repaired Part: /xl/worksheets/sheet1.xml part with XML error. Load error. Line 37, column 28.&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet1.xml part&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet2.xml part&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet3.xml part&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet4.xml part&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet5.xml part&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet6.xml part&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet7.xml part&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet8.xml part&lt;BR /&gt;Removed Records: Merge cells from /xl/worksheets/sheet9.xml part&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My report build code appears as follows:&lt;/P&gt;&lt;P&gt;All macro variables resolve as expected and there are no errors or warnings in the log.&lt;/P&gt;&lt;P&gt;ODS excel File="x:\Detail Exceptions &amp;amp;&amp;amp;CA&amp;amp;H &amp;amp;rpt_as_of..xlsx" ;&lt;/P&gt;&lt;P&gt;ods excel options (absolute_column_width = "30,8,20,20,20" embedded_titles = "Yes" embedded_footnotes = "Yes" sheet_name = "&amp;amp;sheet");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: Writing EXCEL file: x:\Detail Exceptions Joe Smith&amp;nbsp;01-31-2020.xlsx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:43:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Errors-when-opening-ODS-created-workbook/m-p/626514#M23792</guid>
      <dc:creator>Doug____</dc:creator>
      <dc:date>2020-02-21T16:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Errors when opening ODS created workbook</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Errors-when-opening-ODS-created-workbook/m-p/626515#M23793</link>
      <description>&lt;P&gt;What version of SAS do you have? You can run the following to determine the version:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc product_status;run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Ideally, if you could show your code as well, or a reproducible example using a SASHELP data set it would help us help you debug the issue. Start with the version first, ODS EXCEL was buggy in 9.4M3/4 though it was production. It's been fairly stable in 5 but doesn't handle large files well still...unfortunately &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:51:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Errors-when-opening-ODS-created-workbook/m-p/626515#M23793</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-02-21T16:51:30Z</dc:date>
    </item>
  </channel>
</rss>

