<?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 ERROR: The EXCEL engine cannot be found. in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ERROR-The-EXCEL-engine-cannot-be-found/m-p/76085#M1055</link>
    <description>As the subject implies I have an issue where I get this error when I submit the following:&lt;BR /&gt;
&lt;BR /&gt;
libname flowdata excel "C:\exceldata\Reports\Flows.xls";&lt;BR /&gt;
&lt;BR /&gt;
ERROR: The EXCEL engine cannot be found.&lt;BR /&gt;
ERROR: Error in the LIBNAME statement.&lt;BR /&gt;
&lt;BR /&gt;
EVENTHOUGH we do have the SAS/ACCESS PC File format license and it is current.&lt;BR /&gt;
&lt;BR /&gt;
Anyone have any suggestions to what is wrong ?

UPDATE:&lt;BR /&gt;
Forgot to mention that we are running 9.1.3&lt;BR /&gt;
    &lt;BR /&gt;
Message was edited by: Kfhansen</description>
    <pubDate>Wed, 21 Apr 2010 21:24:30 GMT</pubDate>
    <dc:creator>Kfhansen</dc:creator>
    <dc:date>2010-04-21T21:24:30Z</dc:date>
    <item>
      <title>ERROR: The EXCEL engine cannot be found.</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ERROR-The-EXCEL-engine-cannot-be-found/m-p/76085#M1055</link>
      <description>As the subject implies I have an issue where I get this error when I submit the following:&lt;BR /&gt;
&lt;BR /&gt;
libname flowdata excel "C:\exceldata\Reports\Flows.xls";&lt;BR /&gt;
&lt;BR /&gt;
ERROR: The EXCEL engine cannot be found.&lt;BR /&gt;
ERROR: Error in the LIBNAME statement.&lt;BR /&gt;
&lt;BR /&gt;
EVENTHOUGH we do have the SAS/ACCESS PC File format license and it is current.&lt;BR /&gt;
&lt;BR /&gt;
Anyone have any suggestions to what is wrong ?

UPDATE:&lt;BR /&gt;
Forgot to mention that we are running 9.1.3&lt;BR /&gt;
    &lt;BR /&gt;
Message was edited by: Kfhansen</description>
      <pubDate>Wed, 21 Apr 2010 21:24:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ERROR-The-EXCEL-engine-cannot-be-found/m-p/76085#M1055</guid>
      <dc:creator>Kfhansen</dc:creator>
      <dc:date>2010-04-21T21:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The EXCEL engine cannot be found.</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ERROR-The-EXCEL-engine-cannot-be-found/m-p/76086#M1056</link>
      <description>Can you share info about if/when the same type of code did in fact work on the same machine in the past?  There is a distinct difference with having a SAS component licensed as compared to having the component installed on a particular machine.  You can use PROC SETINIT to identify the installed product(s).&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Wed, 21 Apr 2010 21:58:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ERROR-The-EXCEL-engine-cannot-be-found/m-p/76086#M1056</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-04-21T21:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The EXCEL engine cannot be found.</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ERROR-The-EXCEL-engine-cannot-be-found/m-p/76087#M1057</link>
      <description>Sure:&lt;BR /&gt;
&lt;BR /&gt;
Expiration:   31JUL2010.&lt;BR /&gt;
Grace Period:  45 days (ending 14SEP2010).&lt;BR /&gt;
Warning Period: 45 days (ending 29OCT2010).&lt;BR /&gt;
System birthday:   14OCT2009.&lt;BR /&gt;
Operating System:   WIN     .&lt;BR /&gt;
Product expiration dates:&lt;BR /&gt;
---Base Product                                                            31JUL2010&lt;BR /&gt;
---SAS/STAT                                                                31JUL2010&lt;BR /&gt;
---SAS/GRAPH                                                               31JUL2010&lt;BR /&gt;
---SAS/FSP                                                                 31JUL2010&lt;BR /&gt;
---SAS/AF                                                                  31JUL2010&lt;BR /&gt;
---SAS/IML                                                                 31JUL2010&lt;BR /&gt;
---SAS/SHARE                                                               31JUL2010&lt;BR /&gt;
---SAS/LAB                                                                 31JUL2010&lt;BR /&gt;
---SAS/ASSIST                                                              31JUL2010&lt;BR /&gt;
---SAS/CONNECT                                                             31JUL2010&lt;BR /&gt;
---SAS/INSIGHT                                                             31JUL2010&lt;BR /&gt;
---SAS/EIS                                                                 31JUL2010&lt;BR /&gt;
---SAS/SHARE*NET                                                           31JUL2010&lt;BR /&gt;
---SAS Enterprise Miner                                                    31JUL2010&lt;BR /&gt;
---MDDB Server common products                                             31JUL2010&lt;BR /&gt;
---SAS Integration Technologies                                            31JUL2010&lt;BR /&gt;
---SAS/ACCESS Interface to ORACLE                                          31JUL2010&lt;BR /&gt;
---SAS/ACCESS Interface to PC Files                                        31JUL2010&lt;BR /&gt;
&lt;BR /&gt;
I susspect that some files were not loaded onto my PC when the software was loaded but I don't know how to verify that.&lt;BR /&gt;
&lt;BR /&gt;
UPDATE:&lt;BR /&gt;
I just tested it on my laptop, that supposedly should have the same installation that my pc has, and here is works.&lt;BR /&gt;
&lt;BR /&gt;
    &lt;BR /&gt;
Message was edited by: Kfhansen

UPDATE:&lt;BR /&gt;
I figured it out.&lt;BR /&gt;
It was as I suspected, for some reason not all the access dll's were loaded to my pc.&lt;BR /&gt;
To solve the problem I copied the /SAS/SAS 9.1/access/sasexe folder from my Laptop to the same location on my PC and now it works.&lt;BR /&gt;
&lt;BR /&gt;
    &lt;BR /&gt;
Message was edited by: Kfhansen</description>
      <pubDate>Thu, 22 Apr 2010 12:31:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ERROR-The-EXCEL-engine-cannot-be-found/m-p/76087#M1057</guid>
      <dc:creator>Kfhansen</dc:creator>
      <dc:date>2010-04-22T12:31:07Z</dc:date>
    </item>
  </channel>
</rss>

