<?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 excel into SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/importing-excel-into-SAS/m-p/183206#M303349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Navin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had the same problem with 9.3, but it resolved with 9.4, but only when the SAS/Microsoft Office Plugin was properly installed. At the moment the issue that you likely are currently having though is you need to use dbms=excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 Jan 2015 03:34:50 GMT</pubDate>
    <dc:creator>overmar</dc:creator>
    <dc:date>2015-01-18T03:34:50Z</dc:date>
    <item>
      <title>importing excel into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-excel-into-SAS/m-p/183200#M303343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #4d5656; font-family: arial; font-size: 12px; background-color: #ffffff;"&gt;I do have a base SAS 9.4 installed on my computer . looks like there are some restrictions to it&lt;/SPAN&gt;. I&lt;SPAN style="color: #4d5656; font-family: arial; font-size: 12px; background-color: #ffffff;"&gt; have been trying to import the excel files into the SAS but it is not letting me do it. I tried using older excel format 2003-007 and also tried using latest excel 2013. none of them work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;here is the log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: Additional host information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; X64_7PRO WIN 6.1.7601 Service Pack 1 Workstation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: SAS initialization used:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.33 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.56 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp; libname xdb excel "C:\Users\nabinneupane\Desktop\IP.xlsx";&lt;/P&gt;&lt;P&gt;ERROR: The EXCEL engine cannot be found.&lt;/P&gt;&lt;P&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp; PROC IMPORT OUT= WORK.EMPLOYEE&lt;/P&gt;&lt;P&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATAFILE= "C:\Users\nabinneupane\Desktop\IP.xlsx"&lt;/P&gt;&lt;P&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DBMS=xlsx REPLACE ;&lt;/P&gt;&lt;P&gt;ERROR: DBMS type XLSX not valid for import.&lt;/P&gt;&lt;P&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE IMPORT used (Total process tiing eceme):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp; GETNAMES=YES;&lt;/P&gt;&lt;P&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp; MIXED=NO;&lt;/P&gt;&lt;P&gt;10&amp;nbsp;&amp;nbsp; SCANTEXT=YES;&lt;/P&gt;&lt;P&gt;11&amp;nbsp;&amp;nbsp; USEDATE=YES;&lt;/P&gt;&lt;P&gt;12&amp;nbsp;&amp;nbsp; SCANTIME=YES;&lt;/P&gt;&lt;P&gt;13&amp;nbsp;&amp;nbsp; RUN;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 19:13:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-excel-into-SAS/m-p/183200#M303343</guid>
      <dc:creator>Navin2015</dc:creator>
      <dc:date>2015-01-14T19:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: importing excel into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-excel-into-SAS/m-p/183201#M303344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have SAS/Access licensed and installed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try running the following to see what's installed and included in your version of SAS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc setinit; run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and/or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc productstatus; run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 20:35:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-excel-into-SAS/m-p/183201#M303344</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-01-14T20:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: importing excel into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-excel-into-SAS/m-p/183202#M303345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did and this is what it was on the log file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grace Period:&amp;nbsp; 45 days (ending 29OCT2015).&lt;/P&gt;&lt;P&gt;Warning Period: 45 days (ending 13DEC2015).&lt;/P&gt;&lt;P&gt;System birthday:&amp;nbsp;&amp;nbsp; 27NOV2014.&lt;/P&gt;&lt;P&gt;Operating System:&amp;nbsp;&amp;nbsp; WX64_WKS.&lt;/P&gt;&lt;P&gt;Product expiration dates:&lt;/P&gt;&lt;P&gt;---Base SAS Software&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14SEP2015&lt;/P&gt;&lt;P&gt;---SAS/STAT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14SEP2015&lt;/P&gt;&lt;P&gt;---SAS/GRAPH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14SEP2015&lt;/P&gt;&lt;P&gt;---SAS/Secure 168-bit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14SEP2015&lt;/P&gt;&lt;P&gt;---SAS/Secure Windows&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14SEP2015&lt;/P&gt;&lt;P&gt;---SAS Enterprise Guide&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14SEP2015&lt;/P&gt;&lt;P&gt;---SAS Workspace Server for Local Access&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14SEP2015&lt;/P&gt;&lt;P&gt;---High Performance Suite&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14SEP2015&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I was able to export from SAS to Excel not just been able to import excel files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 21:20:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-excel-into-SAS/m-p/183202#M303345</guid>
      <dc:creator>Navin2015</dc:creator>
      <dc:date>2015-01-14T21:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: importing excel into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-excel-into-SAS/m-p/183203#M303346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reeza,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was earlier aware of proc setinit, but product status is something i came to know from you. Thanks for that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried to run proc productstatus;run; however just a small correction:smileysilly:, it is product_status. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 05:29:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-excel-into-SAS/m-p/183203#M303346</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2015-01-15T05:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: importing excel into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-excel-into-SAS/m-p/183204#M303347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; DBMS=excelcs&amp;nbsp;&amp;nbsp;&amp;nbsp; ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; DBMS=xls&amp;nbsp;&amp;nbsp;&amp;nbsp; ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 05:39:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-excel-into-SAS/m-p/183204#M303347</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-01-15T05:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: importing excel into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-excel-into-SAS/m-p/183205#M303348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Save the Excel spreadsheet as .csv and import that.&lt;/P&gt;&lt;P&gt;- you don't need any additional SAS license (saves $$$)&lt;/P&gt;&lt;P&gt;- importing in a data step gives you more control over the data, a structural change will generate an error&lt;/P&gt;&lt;P&gt;- the data step is completely platform-independent, you only have to look at the charsets when you transfer data between platforms&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 07:57:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-excel-into-SAS/m-p/183205#M303348</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-01-15T07:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: importing excel into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-excel-into-SAS/m-p/183206#M303349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Navin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had the same problem with 9.3, but it resolved with 9.4, but only when the SAS/Microsoft Office Plugin was properly installed. At the moment the issue that you likely are currently having though is you need to use dbms=excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jan 2015 03:34:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-excel-into-SAS/m-p/183206#M303349</guid>
      <dc:creator>overmar</dc:creator>
      <dc:date>2015-01-18T03:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: importing excel into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-excel-into-SAS/m-p/183207#M303350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not see the access to pcfiles product.&lt;/P&gt;&lt;P&gt;Without that one many of the interfaces to excel will not be there.&lt;/P&gt;&lt;P&gt;There are some work arround but the Libname excel engine and proc import will not operate on native excel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jan 2015 17:46:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-excel-into-SAS/m-p/183207#M303350</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-01-18T17:46:54Z</dc:date>
    </item>
  </channel>
</rss>

