<?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: Macro to export sas dataset to Excel in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Macro-to-export-sas-dataset-to-Excel/m-p/243508#M45281</link>
    <description>&lt;P&gt;What do you want the Excel files? &amp;nbsp;Are you trying to create some review output files? &amp;nbsp;If so then I would first recommend using a report format - proc report to PDF or RTF for instance, although if they insist on Excel, then ods tagsets.excelxp (google for results).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are transferring data, then don't use Excel, it is not useful in any way as a data transfer format. &amp;nbsp;Use Comma Separated Variable format.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jan 2016 16:47:56 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2016-01-14T16:47:56Z</dc:date>
    <item>
      <title>Macro to export sas dataset to Excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Macro-to-export-sas-dataset-to-Excel/m-p/243497#M45279</link>
      <description>&lt;P&gt;Is there a simple macro out there that exports output of a sas dataset to excel? Note: I am using SAS EG 4.3 so unable to use PROC EXPORT.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 15:58:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Macro-to-export-sas-dataset-to-Excel/m-p/243497#M45279</guid>
      <dc:creator>rsulliv3</dc:creator>
      <dc:date>2016-01-14T15:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to export sas dataset to Excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Macro-to-export-sas-dataset-to-Excel/m-p/243499#M45280</link>
      <description>&lt;P&gt;You should be able to use PROC EXPORT, unless you don't have a license for it, or you're on a server and can't proc export to your local drive which is what you're trying to do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regardless, there is a macro that may work for you, see code/paper here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.sascommunity.org/wiki/A_Poor/Rich_SAS_Users_Proc_Export" target="_blank"&gt;http://www.sascommunity.org/wiki/A_Poor/Rich_SAS_Users_Proc_Export&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it is the server issue, see this post:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sasdummy/2012/12/06/copy-files-in-sas-eg/" target="_blank"&gt;http://blogs.sas.com/content/sasdummy/2012/12/06/copy-files-in-sas-eg/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 16:03:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Macro-to-export-sas-dataset-to-Excel/m-p/243499#M45280</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-14T16:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to export sas dataset to Excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Macro-to-export-sas-dataset-to-Excel/m-p/243508#M45281</link>
      <description>&lt;P&gt;What do you want the Excel files? &amp;nbsp;Are you trying to create some review output files? &amp;nbsp;If so then I would first recommend using a report format - proc report to PDF or RTF for instance, although if they insist on Excel, then ods tagsets.excelxp (google for results).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are transferring data, then don't use Excel, it is not useful in any way as a data transfer format. &amp;nbsp;Use Comma Separated Variable format.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 16:47:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Macro-to-export-sas-dataset-to-Excel/m-p/243508#M45281</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-01-14T16:47:56Z</dc:date>
    </item>
  </channel>
</rss>

