<?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 Import xls from a zip file in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Import-xls-from-a-zip-file/m-p/73682#M21365</link>
    <description>Is it possible to import an xls file from a zip file similar to using proc import?</description>
    <pubDate>Tue, 29 Sep 2009 23:00:04 GMT</pubDate>
    <dc:creator>WAL83</dc:creator>
    <dc:date>2009-09-29T23:00:04Z</dc:date>
    <item>
      <title>Import xls from a zip file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-xls-from-a-zip-file/m-p/73682#M21365</link>
      <description>Is it possible to import an xls file from a zip file similar to using proc import?</description>
      <pubDate>Tue, 29 Sep 2009 23:00:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-xls-from-a-zip-file/m-p/73682#M21365</guid>
      <dc:creator>WAL83</dc:creator>
      <dc:date>2009-09-29T23:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Import xls from a zip file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-xls-from-a-zip-file/m-p/73683#M21366</link>
      <description>I would try to first unzip the file using a filename pipe and then do whatever you would do normally with an excel file (whether this is proc import or a libname with the xls engine).&lt;BR /&gt;
&lt;BR /&gt;
Here a helpful paper on how to unzip within SAS:&lt;BR /&gt;
 &lt;A href="http://www.lexjansen.com/phuse/2006/cc/cc01.pdf" target="_blank"&gt;http://www.lexjansen.com/phuse/2006/cc/cc01.pdf&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
HTH&lt;BR /&gt;
Patrick</description>
      <pubDate>Tue, 29 Sep 2009 23:13:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-xls-from-a-zip-file/m-p/73683#M21366</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2009-09-29T23:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Import xls from a zip file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-xls-from-a-zip-file/m-p/73684#M21367</link>
      <description>This looks promising. Thanks!</description>
      <pubDate>Wed, 30 Sep 2009 18:18:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-xls-from-a-zip-file/m-p/73684#M21367</guid>
      <dc:creator>WAL83</dc:creator>
      <dc:date>2009-09-30T18:18:35Z</dc:date>
    </item>
  </channel>
</rss>

