<?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 Re: ODS HTML to generate Excel File in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-HTML-to-generate-Excel-File/m-p/58817#M7024</link>
    <description>Weiz,&lt;BR /&gt;
&lt;BR /&gt;
Are you sure until.xls is not remain open?&lt;BR /&gt;
&lt;BR /&gt;
try it in two step&lt;BR /&gt;
[pre]&lt;BR /&gt;
ods listing close;&lt;BR /&gt;
ods noresults;&lt;BR /&gt;
ods html.......until.htm';&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
ods html close&lt;BR /&gt;
ods results;&lt;BR /&gt;
ods listing;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
and then open the htm file from excel2007 open  item&lt;BR /&gt;
&lt;BR /&gt;
Andre</description>
    <pubDate>Sun, 01 Aug 2010 15:46:03 GMT</pubDate>
    <dc:creator>Andre</dc:creator>
    <dc:date>2010-08-01T15:46:03Z</dc:date>
    <item>
      <title>ODS HTML to generate Excel File</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-HTML-to-generate-Excel-File/m-p/58816#M7023</link>
      <description>Hi All,&lt;BR /&gt;
&lt;BR /&gt;
I use ODS HTML to output my data to Excel. &lt;BR /&gt;
&lt;BR /&gt;
  ODS HTML body='c:\work1\until.xls' ;&lt;BR /&gt;
  PROC FREQ DATA = lapse1006;&lt;BR /&gt;
  TABLES channel_bill*billfreq;&lt;BR /&gt;
  RUN; &lt;BR /&gt;
  ODS HTML CLOSE;&lt;BR /&gt;
&lt;BR /&gt;
However, I got following error message: &lt;BR /&gt;
&lt;BR /&gt;
ERROR:  Read Access Violation In Task ( Submit ]&lt;BR /&gt;
Exception occurred at (63CC5C0D)&lt;BR /&gt;
Task Traceback&lt;BR /&gt;
&lt;BR /&gt;
ODS HTML body='c:\work1\until.xls' ;&lt;BR /&gt;
NOTE: Writing HTML Body file: c:\work1\until.xls&lt;BR /&gt;
ERROR: Generic critical error.&lt;BR /&gt;
&lt;BR /&gt;
Then SAS hangs. I never had this issue before. The only difference is I am using EXCEL 2007 now. So could anyone help? Thanks!</description>
      <pubDate>Sun, 01 Aug 2010 11:16:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-HTML-to-generate-Excel-File/m-p/58816#M7023</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-08-01T11:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: ODS HTML to generate Excel File</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-HTML-to-generate-Excel-File/m-p/58817#M7024</link>
      <description>Weiz,&lt;BR /&gt;
&lt;BR /&gt;
Are you sure until.xls is not remain open?&lt;BR /&gt;
&lt;BR /&gt;
try it in two step&lt;BR /&gt;
[pre]&lt;BR /&gt;
ods listing close;&lt;BR /&gt;
ods noresults;&lt;BR /&gt;
ods html.......until.htm';&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
ods html close&lt;BR /&gt;
ods results;&lt;BR /&gt;
ods listing;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
and then open the htm file from excel2007 open  item&lt;BR /&gt;
&lt;BR /&gt;
Andre</description>
      <pubDate>Sun, 01 Aug 2010 15:46:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-HTML-to-generate-Excel-File/m-p/58817#M7024</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2010-08-01T15:46:03Z</dc:date>
    </item>
  </channel>
</rss>

