<?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: I cannot open excel file son SAS. in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210717#M1690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More than likely you're using SAS 64bit and have Excel 32 bit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using the PCFILES or the EXCELCS in the drop down if they're available. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;via the libname method it would look like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;libname XLS pcfiles path='path_to_excel_file.xlsx';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;libname XLS excelcs 'path_to_excel_file.xlsx';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Mar 2015 14:36:51 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2015-03-26T14:36:51Z</dc:date>
    <item>
      <title>I cannot open excel file son SAS.</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210715#M1688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I use the import wizard but when I select the file and click OK I get the error message in my log :&lt;/P&gt;&lt;P&gt;ERROR:Connect: Class not registered&lt;/P&gt;&lt;P&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a new user and still getting used to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how to open my files?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 22:53:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210715#M1688</guid>
      <dc:creator>mzavalza</dc:creator>
      <dc:date>2015-03-25T22:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot open excel file son SAS.</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210716#M1689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's impossible to answer this question without seeing your program code.&lt;/P&gt;&lt;P&gt;Please cut-and-paste the relevent part of the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh, sorry - you said you were using the import wizard... (I always write my program code, so I would be using a Proc Import statement)&lt;/P&gt;&lt;P&gt;I can't help with that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 13:28:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210716#M1689</guid>
      <dc:creator>cwilson</dc:creator>
      <dc:date>2015-03-26T13:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot open excel file son SAS.</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210717#M1690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More than likely you're using SAS 64bit and have Excel 32 bit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using the PCFILES or the EXCELCS in the drop down if they're available. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;via the libname method it would look like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;libname XLS pcfiles path='path_to_excel_file.xlsx';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;libname XLS excelcs 'path_to_excel_file.xlsx';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 14:36:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210717#M1690</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-03-26T14:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot open excel file son SAS.</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210718#M1691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;The code I use is:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;libname&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; census pcfiles &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;path&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: purple; background: white;"&gt;"C:\Users\mzavalza\Documents\Myriam\Census 2010_ACS data_excel\Cens_ZIP_URBAN AND RURAL.xlsx"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;RUN&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;And I get this error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;ERROR: Unable to locate pcfserver.exe. Please install PC Files Server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;ERROR: Error in the LIBNAME statement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;But when I check my SAS license like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New';"&gt;proc setinit;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New';"&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get in the log that I have the pc files&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;---SAS/ACCESS Interface to DB2&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30JUN2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;---SAS/ACCESS Interface to Oracle&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30JUN2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;---SAS/ACCESS Interface to Sybase&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30JUN2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;---SAS/ACCESS Interface to PC Files&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30JUN2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;---SAS/ACCESS Interface to ODBC&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30JUN2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;---SAS/ACCESS Interface to OLE DB&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30JUN2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;---SAS/ACCESS Interface to Teradata&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30JUN2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;---SAS/ACCESS Interface to MySQL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30JUN2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'SAS Monospace';"&gt;I have to use the pc files isnce my SAS version is 64 bit and my excel is 32 bit&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 21:15:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210718#M1691</guid>
      <dc:creator>mzavalza</dc:creator>
      <dc:date>2015-03-26T21:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot open excel file son SAS.</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210719#M1692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I remember a co-worker had this problem, and he needed to install "SAS PC Files Server"&lt;/P&gt;&lt;P&gt;This link has the instructions for checking to see if you already have it installed.&amp;nbsp; (I'm not sure the SAS/Access you checked is the same thing.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/43/802.html" title="http://support.sas.com/kb/43/802.html"&gt;43802 - Installing SAS® 9.3 PC Files Server and using it to convert 32-bit Microsoft Office files to SAS® 64-bit files&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 21:44:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210719#M1692</guid>
      <dc:creator>cwilson</dc:creator>
      <dc:date>2015-03-26T21:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot open excel file son SAS.</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210720#M1693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I try the import option and choose the Microsoft Excel Workbook on PC files server this window appears:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="what next.jpg" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/9776_what next.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;I will sound very dumb but what would the server name be?&lt;/P&gt;&lt;P&gt;cwilson I will check that right now&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 21:49:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210720#M1693</guid>
      <dc:creator>mzavalza</dc:creator>
      <dc:date>2015-03-26T21:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot open excel file son SAS.</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210721#M1694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A machine on your network running the PC Files Server programs.&lt;/P&gt;&lt;P&gt;PC Files as shown in your setinit output is not the same as PC Files Server. Possibly a poor choice of naming on the part of SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried Libname census excel &amp;lt;etc&amp;gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 23:11:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210721#M1694</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-03-26T23:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot open excel file son SAS.</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210722#M1695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I've tried that too but doesn't work either with excel or excelcs -.-&lt;/P&gt;&lt;P&gt;When I followed the link for the PC Files Server it says is only fro SAS 9.3 I wonder if it also works for 9.4 which is what I have...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 23:13:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210722#M1695</guid>
      <dc:creator>mzavalza</dc:creator>
      <dc:date>2015-03-26T23:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot open excel file son SAS.</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210723#M1696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The PC files server is a program to be started on a Windows machine.&lt;BR /&gt; &lt;BR /&gt;That Windows machine is having a DNS name (internet name) and using a port number. Nothing weird as your browser is going to a server using a portnumber (80 or 436). &lt;/P&gt;&lt;P&gt;At what machine are you running the PC files server? It van be your local machine, that it is having also a name.&amp;nbsp; look at the hosts file C:\Windows\System32\drivers\etc and services you will see localhost as a valid name, otherwise use ipconfig /all showing all of tcp/ip.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That class not being registered is a common issue having 64-bit SAS or Eguide and using a 32-bit Office, The same bitness clients should be installed. Having a 64-bit SAS-base and 32-bit Offic you can use the 32-bit version of pcfile-server to get arround that. Why using that servername? You can access PC-files sercver also using/running Unix and circumvent the different OS systems with that.. You have to define that port number at the client/libname.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 18:32:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210723#M1696</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-04-03T18:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot open excel file son SAS.</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210724#M1697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there.. just wanted you to know I moved this from the "About Communities" space to the "Integrations with Microsoft Office" space here: &lt;A _jive_internal="true" class="active_link" href="https://communities.sas.com/community/support-communities/integration_with_microsoft_office"&gt;https://communities.sas.com/community/support-communities/integration_with_microsoft_office&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 18:35:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210724#M1697</guid>
      <dc:creator>Community_Help</dc:creator>
      <dc:date>2015-04-03T18:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot open excel file son SAS.</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210725#M1698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suspect you won't be re-reading this type of data on a daily basis. It may well be worth the not very significant effort to save the Excel file as CSV and import that version. One advantage is that SAS will create data step code that you can modify if something is imported in an unexpected manner.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 18:41:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210725#M1698</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-04-03T18:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot open excel file son SAS.</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210726#M1699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ended up using this code to make my excel files into SAS files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;PROC&lt;/STRONG&gt; &lt;STRONG style="color: navy; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;IMPORT&lt;/STRONG&gt; &lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;OUT&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;= WORK.data2 &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;DATAFILE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: purple; background: white;"&gt;"C:\data1.xlsx"&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;DBMS&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;=xlsx REPLACE;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;SHEET&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: purple; background: white;"&gt;"data1"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;GETNAMES&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;=YES;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG style="color: navy; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;RUN&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;Thank you for all of your help.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 18:55:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/210726#M1699</guid>
      <dc:creator>mzavalza</dc:creator>
      <dc:date>2015-04-07T18:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot open excel file son SAS.</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/937696#M2803</link>
      <description>Hi, have you sorted this out? How did you address it? If not, copy and save a new file and create a new folder in SAS. Also, which version of SAS are you using&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;. Not that it is entirely a determining factor but it might help to know.</description>
      <pubDate>Wed, 31 Jul 2024 01:11:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/I-cannot-open-excel-file-son-SAS/m-p/937696#M2803</guid>
      <dc:creator>AnnieO1</dc:creator>
      <dc:date>2024-07-31T01:11:55Z</dc:date>
    </item>
  </channel>
</rss>

