<?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: Importing a .xlsx file into SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Importing-a-xlsx-file-into-SAS/m-p/276899#M55527</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please clarify what software you are using, there is no such thing as portable SAS. &amp;nbsp;Also, post your log including the statements before the problem area.&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jun 2016 12:16:09 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2016-06-13T12:16:09Z</dc:date>
    <item>
      <title>Importing a .xlsx file into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-a-xlsx-file-into-SAS/m-p/276896#M55525</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i am getting an error while importing a excel file into sas.i am using portable version sas .&lt;/P&gt;&lt;P&gt;this is my code:&lt;/P&gt;&lt;P&gt;proc import datafile="C:\Analytixlabs1\5 - Data Exploration (SAS Module 2)\Grocery_coupons.xls"&lt;BR /&gt;out=Grocery_coupons dbms=Excel&lt;BR /&gt;Replace;&lt;BR /&gt;Sheet="Data";&lt;BR /&gt;getnames=yes;&lt;BR /&gt;datarow=2;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am getting an error: Statement is not valid or it is used out of proper order.????????&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 11:57:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-a-xlsx-file-into-SAS/m-p/276896#M55525</guid>
      <dc:creator>Prateek1</dc:creator>
      <dc:date>2016-06-13T11:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a .xlsx file into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-a-xlsx-file-into-SAS/m-p/276899#M55527</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please clarify what software you are using, there is no such thing as portable SAS. &amp;nbsp;Also, post your log including the statements before the problem area.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 12:16:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-a-xlsx-file-into-SAS/m-p/276899#M55527</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-06-13T12:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a .xlsx file into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-a-xlsx-file-into-SAS/m-p/276904#M55529</link>
      <description>&lt;P&gt;One thing to try is to use the right extension:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;proc import datafile="C:\Analytixlabs1\5 - Data Exploration (SAS Module 2)\Grocery_coupons.&lt;STRONG&gt;xlsx&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 12:28:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-a-xlsx-file-into-SAS/m-p/276904#M55529</guid>
      <dc:creator>howarder</dc:creator>
      <dc:date>2016-06-13T12:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a .xlsx file into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-a-xlsx-file-into-SAS/m-p/276906#M55530</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i am using SAS system 9.0 portable version.&lt;/P&gt;&lt;P&gt;what should i do ??&lt;/P&gt;&lt;P&gt;is there any other way to import excel file into sas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 12:39:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-a-xlsx-file-into-SAS/m-p/276906#M55530</guid>
      <dc:creator>Prateek1</dc:creator>
      <dc:date>2016-06-13T12:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a .xlsx file into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-a-xlsx-file-into-SAS/m-p/276916#M55533</link>
      <description>&lt;P&gt;You haven't answered either of my questions. &amp;nbsp;There is no such thing as portable SAS, what are you using, how is is setup? &amp;nbsp;Are you using University Edition, or Enterprise Guide etc. &amp;nbsp;You haven't posted the log of what is happening before that statement either.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 13:03:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-a-xlsx-file-into-SAS/m-p/276916#M55533</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-06-13T13:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a .xlsx file into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-a-xlsx-file-into-SAS/m-p/276917#M55534</link>
      <description>&lt;P&gt;I would try changing the file to a .csv instead of a .xlsx file since SAS may have problems reading in an Excel file with any verison prior to SAS 9.2.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 13:07:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-a-xlsx-file-into-SAS/m-p/276917#M55534</guid>
      <dc:creator>howarder</dc:creator>
      <dc:date>2016-06-13T13:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a .xlsx file into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-a-xlsx-file-into-SAS/m-p/276919#M55535</link>
      <description>&lt;P&gt;Define "portable".&lt;/P&gt;
&lt;P&gt;And SAS 9.0 is way beyond old. The oldest SAS version reasonably used is 9.2.&lt;/P&gt;
&lt;P&gt;AND POST YOUR LOG!!!!!&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 13:09:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-a-xlsx-file-into-SAS/m-p/276919#M55535</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-06-13T13:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Importing a .xlsx file into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-a-xlsx-file-into-SAS/m-p/277097#M55589</link>
      <description>&lt;P&gt;"&lt;SPAN&gt;datarow=2;" is not supported by engine Excel, remove it .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 02:44:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-a-xlsx-file-into-SAS/m-p/277097#M55589</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-06-14T02:44:31Z</dc:date>
    </item>
  </channel>
</rss>

