<?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 ODS to HTML (.xls) in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ODS-to-HTML-xls/m-p/174887#M33577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating an excel file using ODS HTML statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods html file="filepath" style=minimal;&lt;/P&gt;&lt;P&gt;proc print data=have;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;ods html close;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is creating an excel file but along with its creating a folder with pieces which includes HTML, XML files.&lt;/P&gt;&lt;P&gt;i am not sure why its creating an folder. do i need to configure something in SAS so that ODS to HTML (.xls) is properly created.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Nov 2014 21:02:15 GMT</pubDate>
    <dc:creator>tir</dc:creator>
    <dc:date>2014-11-17T21:02:15Z</dc:date>
    <item>
      <title>ODS to HTML (.xls)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-to-HTML-xls/m-p/174887#M33577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating an excel file using ODS HTML statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods html file="filepath" style=minimal;&lt;/P&gt;&lt;P&gt;proc print data=have;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;ods html close;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is creating an excel file but along with its creating a folder with pieces which includes HTML, XML files.&lt;/P&gt;&lt;P&gt;i am not sure why its creating an folder. do i need to configure something in SAS so that ODS to HTML (.xls) is properly created.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 21:02:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-to-HTML-xls/m-p/174887#M33577</guid>
      <dc:creator>tir</dc:creator>
      <dc:date>2014-11-17T21:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: ODS to HTML (.xls)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-to-HTML-xls/m-p/174888#M33578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One: ODS HTML creates HTML regardless of how you name the file. The folder has those bits that HTML references.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might be better off using TAGSETS.EXCELXP instead of HTML, which creates XML that Excel can open.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 22:43:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-to-HTML-xls/m-p/174888#M33578</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-11-17T22:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: ODS to HTML (.xls)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-to-HTML-xls/m-p/174889#M33579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of SAS d you have?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any reason to not switch over to ODS Excel or Tagsets.ExcelXP?&lt;/P&gt;&lt;P&gt;In SAS 9.4 ODS EXCEL generates a native Excel file, tagsets.excelxp generates an XML file. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 22:53:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-to-HTML-xls/m-p/174889#M33579</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-11-17T22:53:21Z</dc:date>
    </item>
  </channel>
</rss>

