<?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 Export SAS 9.4 (64 bit) into Excel in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Export-SAS-9-4-64-bit-into-Excel/m-p/230526#M41814</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; We are facing an issue while exporting dataset to excel.Currently we are&amp;nbsp;using Sas 9.4 version.Intel(R) Core(TM) i5 processor 64 bit .&lt;/P&gt;
&lt;P&gt;Below is the synatx and error message displayed in log&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Syntax:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;PROC EXPORT DATA=&amp;lt;Dataset&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;OUTFILE = "E:\CONTACTIBILITY_PRAMOD\REPORTS\abc\SHEET3P_BRANCH_REGIONWISE_REPORT_FINAL.XLSX"&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;DBMS = EXCEL REPLACE;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;SHEET = "&amp;amp;CAT";&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;RUN;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Log Mesage:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ERROR: DBMS type EXCEL not valid for export.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Same was working successfully when We were using 32 bit OS and Sas 9.2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please suggest a solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Prasad Devasthali&lt;/P&gt;
&lt;P&gt;Hdfc Bank.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Oct 2015 06:02:38 GMT</pubDate>
    <dc:creator>ImPrasad</dc:creator>
    <dc:date>2015-10-19T06:02:38Z</dc:date>
    <item>
      <title>Export SAS 9.4 (64 bit) into Excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Export-SAS-9-4-64-bit-into-Excel/m-p/230526#M41814</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; We are facing an issue while exporting dataset to excel.Currently we are&amp;nbsp;using Sas 9.4 version.Intel(R) Core(TM) i5 processor 64 bit .&lt;/P&gt;
&lt;P&gt;Below is the synatx and error message displayed in log&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Syntax:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;PROC EXPORT DATA=&amp;lt;Dataset&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;OUTFILE = "E:\CONTACTIBILITY_PRAMOD\REPORTS\abc\SHEET3P_BRANCH_REGIONWISE_REPORT_FINAL.XLSX"&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;DBMS = EXCEL REPLACE;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;SHEET = "&amp;amp;CAT";&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;RUN;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Log Mesage:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ERROR: DBMS type EXCEL not valid for export.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Same was working successfully when We were using 32 bit OS and Sas 9.2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please suggest a solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Prasad Devasthali&lt;/P&gt;
&lt;P&gt;Hdfc Bank.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 06:02:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Export-SAS-9-4-64-bit-into-Excel/m-p/230526#M41814</guid>
      <dc:creator>ImPrasad</dc:creator>
      <dc:date>2015-10-19T06:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Export SAS 9.4 (64 bit) into Excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Export-SAS-9-4-64-bit-into-Excel/m-p/230536#M41820</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Look here:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://communities.sas.com/t5/SAS-Procedures/Error-in-proc-export/td-p/82833" target="_blank"&gt;https://communities.sas.com/t5/SAS-Procedures/Error-in-proc-export/td-p/82833&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;As a note, I would always avoid using Excel for anything. &amp;nbsp;Even CSV, which is text based delimited file format (which Excel can parse) is preferable to using closed source proprietary unstrcutured mess which is Excel.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 08:36:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Export-SAS-9-4-64-bit-into-Excel/m-p/230536#M41820</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-10-19T08:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Export SAS 9.4 (64 bit) into Excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Export-SAS-9-4-64-bit-into-Excel/m-p/230537#M41821</link>
      <description>&lt;P&gt;Try XLSX instead. This engine&amp;nbsp;still needs SAS/Access to PC Files licensed but it doesn't require the PC File Server.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;PROC EXPORT DATA=sashelp.class
  OUTFILE = "c:\temp\test.XLSX"
  DBMS = xlsx REPLACE;
  SHEET = "class";
RUN;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 08:42:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Export-SAS-9-4-64-bit-into-Excel/m-p/230537#M41821</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2015-10-19T08:42:16Z</dc:date>
    </item>
  </channel>
</rss>

