<?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: SAS/ACCESS® 9.4 Interface to PC Files - Do I need it to export to Excel? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-9-4-Interface-to-PC-Files-Do-I-need-it-to-export-to/m-p/300295#M63408</link>
    <description>&lt;P&gt;Also if you ever need to read Excel files directly into SAS you will be a bit stuck without SAS/ACCESS Interface to PC Files. If you have SAS/ACCESS to ODBC then you could give that a try.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Sep 2016 07:19:46 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2016-09-23T07:19:46Z</dc:date>
    <item>
      <title>SAS/ACCESS® 9.4 Interface to PC Files - Do I need it to export to Excel?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-9-4-Interface-to-PC-Files-Do-I-need-it-to-export-to/m-p/300105#M63355</link>
      <description>&lt;P&gt;Hello everyone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I currently work with Base SAS 9.1 and we will be moving in the near future to Base SAS 9.4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We rely heavily on scripts that export to Excel files either using proc export or a excel libname.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The SAS 9.4 implementation team advised us that the version that will be implemented will not have the Add On "SAS/ACCESS® 9.4 Interface to PC Files" and thus we would be unable to continue using proc export and excel libnames to export our data to excel files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to read some documentation but I could not get a clear answer from it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone knows if it is possible to use proc export / excel libnames without having this add on? If not what other options could we pursue to be able to export to excel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 13:25:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-9-4-Interface-to-PC-Files-Do-I-need-it-to-export-to/m-p/300105#M63355</guid>
      <dc:creator>SAS_Enthusiast</dc:creator>
      <dc:date>2016-09-22T13:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS® 9.4 Interface to PC Files - Do I need it to export to Excel?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-9-4-Interface-to-PC-Files-Do-I-need-it-to-export-to/m-p/300148#M63368</link>
      <description>&lt;P&gt;In SAS 9.4, the Interface to PC Files is no longer required to write to Excel. See &lt;A href="https://communities.sas.com/kntur85557/attachments/kntur85557/sas-community-denmark/418/1/8OKT_16_News%20in%20SAS%20Programming%2094m3.pdf" target="_blank"&gt;https://communities.sas.com/kntur85557/attachments/kntur85557/sas-community-denmark/418/1/8OKT_16_News%20in%20SAS%20Programming%2094m3.pdf&lt;/A&gt;. You will find the procedures explained to continue exporting to Excel.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 16:05:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-9-4-Interface-to-PC-Files-Do-I-need-it-to-export-to/m-p/300148#M63368</guid>
      <dc:creator>gcleggs</dc:creator>
      <dc:date>2016-09-22T16:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS® 9.4 Interface to PC Files - Do I need it to export to Excel?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-9-4-Interface-to-PC-Files-Do-I-need-it-to-export-to/m-p/300156#M63370</link>
      <description>&lt;P&gt;ODS Excel is available if your on TS1M3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It doesn't appear to allow you to use libname and Proc export eithout SAS/Access.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This seems like a weird decision to not purchase the module. It will probably cost you more in time /labour to update/change code.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 17:06:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-9-4-Interface-to-PC-Files-Do-I-need-it-to-export-to/m-p/300156#M63370</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-09-22T17:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS® 9.4 Interface to PC Files - Do I need it to export to Excel?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-9-4-Interface-to-PC-Files-Do-I-need-it-to-export-to/m-p/300295#M63408</link>
      <description>&lt;P&gt;Also if you ever need to read Excel files directly into SAS you will be a bit stuck without SAS/ACCESS Interface to PC Files. If you have SAS/ACCESS to ODBC then you could give that a try.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2016 07:19:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-9-4-Interface-to-PC-Files-Do-I-need-it-to-export-to/m-p/300295#M63408</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-09-23T07:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS® 9.4 Interface to PC Files - Do I need it to export to Excel?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-9-4-Interface-to-PC-Files-Do-I-need-it-to-export-to/m-p/366980#M87335</link>
      <description>I am on maintaince 4 --- is ODS excel available? why is the modules so expensive? over $2,500 first year and $777 followup renewal? for a simple file transfer utilitity?&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jun 2017 14:30:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-9-4-Interface-to-PC-Files-Do-I-need-it-to-export-to/m-p/366980#M87335</guid>
      <dc:creator>MGC1</dc:creator>
      <dc:date>2017-06-14T14:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS® 9.4 Interface to PC Files - Do I need it to export to Excel?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-9-4-Interface-to-PC-Files-Do-I-need-it-to-export-to/m-p/367158#M87377</link>
      <description>&lt;P&gt;XLSX doesn't need this and yes ODS EXCEL is available so you have two options.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why? Because they can and the money spent will save you time. I want to be paid for my work, I assume other developers/analysts do too. I don't work for SAS though...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ODS Excel file='path to XLSX file' style = meadow;
Proc print data=SASHELP.class;
Run;

ODS Excel close;

Proc export data=SASHELP.class outfile = 'path to xlsx' dbms=XLSX replace; run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 14 Jun 2017 22:22:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-9-4-Interface-to-PC-Files-Do-I-need-it-to-export-to/m-p/367158#M87377</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-06-14T22:22:48Z</dc:date>
    </item>
  </channel>
</rss>

