<?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 Excel file creation from SAS 9.2 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Excel-file-creation-from-SAS-9-2/m-p/637170#M189407</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using SAS 9.2 and want to create excel with multiple spreadsheets. I am using SAS EG 7.1 with Unix.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However&amp;nbsp; i have tried to use proc export along with DBMS=XLS, the file gets created but no data in it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I then tried ods tagsets.excelxp, however that is not working as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestion to create excels in sas 9.2 would be highly helpful.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Manjeet&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Manjeet&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Apr 2020 07:49:18 GMT</pubDate>
    <dc:creator>mnjtrana</dc:creator>
    <dc:date>2020-04-03T07:49:18Z</dc:date>
    <item>
      <title>Excel file creation from SAS 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Excel-file-creation-from-SAS-9-2/m-p/637170#M189407</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using SAS 9.2 and want to create excel with multiple spreadsheets. I am using SAS EG 7.1 with Unix.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However&amp;nbsp; i have tried to use proc export along with DBMS=XLS, the file gets created but no data in it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I then tried ods tagsets.excelxp, however that is not working as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestion to create excels in sas 9.2 would be highly helpful.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Manjeet&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Manjeet&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 07:49:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Excel-file-creation-from-SAS-9-2/m-p/637170#M189407</guid>
      <dc:creator>mnjtrana</dc:creator>
      <dc:date>2020-04-03T07:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Excel file creation from SAS 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Excel-file-creation-from-SAS-9-2/m-p/637171#M189408</link>
      <description>Hi Manjeet, Could you please post the code you tried.</description>
      <pubDate>Fri, 03 Apr 2020 07:54:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Excel-file-creation-from-SAS-9-2/m-p/637171#M189408</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2020-04-03T07:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Excel file creation from SAS 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Excel-file-creation-from-SAS-9-2/m-p/637173#M189409</link>
      <description>&lt;P&gt;Look at the log(s), and post it here. Use the &amp;lt;/&amp;gt; button for posting logs.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 08:02:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Excel-file-creation-from-SAS-9-2/m-p/637173#M189409</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-04-03T08:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Excel file creation from SAS 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Excel-file-creation-from-SAS-9-2/m-p/637301#M189445</link>
      <description>SAS 9.2 is officially considered Ancient. If you have a valid SAS license upgrades are free or SAS UE is freely available for non-commercial purposes.&lt;BR /&gt;&lt;BR /&gt;Both PROC EXPORT or TAGSETS work in 9.2 so they should work fine. For Tagsets you may want to ensure you have the latest version which is found here (latest is from 2015).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://support.sas.com/rnd/base/ods/odsmarkup/" target="_blank"&gt;https://support.sas.com/rnd/base/ods/odsmarkup/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Example code for usage is here:&lt;BR /&gt;&lt;A href="https://support.sas.com/rnd/base/ods/odsmarkup/excelxp_demo.html" target="_blank"&gt;https://support.sas.com/rnd/base/ods/odsmarkup/excelxp_demo.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If your code doesn't work, try the demo code as well - making sure to update the paths. This will let you know if it's your code that's wrong or something with your system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Apr 2020 16:27:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Excel-file-creation-from-SAS-9-2/m-p/637301#M189445</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-04-03T16:27:26Z</dc:date>
    </item>
  </channel>
</rss>

