<?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 spreadsheet (xls) data into SAS dataset in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Import-spreadsheet-xls-data-into-SAS-dataset/m-p/13325#M1923</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I am working on SAS 8.02 (both on UNIX and Windows environment).&lt;BR /&gt;
I have observed that Proc Import of spreadsheet (xls) works fine on windows(base sas) but it doesnt work on Unix environment.&lt;BR /&gt;
&lt;BR /&gt;
proc import&lt;BR /&gt;
datafile = "abc.xls"&lt;BR /&gt;
out = PERM.ABC dbms=XLS replace;&lt;BR /&gt;
getnames=yes;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
SAS/ACCESS  is installed both on Windows as well as UNIX.&lt;BR /&gt;
&lt;BR /&gt;
Is it correct observation? If yes, do we have any other alternative to import the xls data into the SAS dataset in UNIX(except converting the xls to csv) in SAS 8.02?.</description>
    <pubDate>Fri, 06 Nov 2009 11:21:07 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-11-06T11:21:07Z</dc:date>
    <item>
      <title>Import spreadsheet (xls) data into SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-spreadsheet-xls-data-into-SAS-dataset/m-p/13325#M1923</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I am working on SAS 8.02 (both on UNIX and Windows environment).&lt;BR /&gt;
I have observed that Proc Import of spreadsheet (xls) works fine on windows(base sas) but it doesnt work on Unix environment.&lt;BR /&gt;
&lt;BR /&gt;
proc import&lt;BR /&gt;
datafile = "abc.xls"&lt;BR /&gt;
out = PERM.ABC dbms=XLS replace;&lt;BR /&gt;
getnames=yes;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
SAS/ACCESS  is installed both on Windows as well as UNIX.&lt;BR /&gt;
&lt;BR /&gt;
Is it correct observation? If yes, do we have any other alternative to import the xls data into the SAS dataset in UNIX(except converting the xls to csv) in SAS 8.02?.</description>
      <pubDate>Fri, 06 Nov 2009 11:21:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-spreadsheet-xls-data-into-SAS-dataset/m-p/13325#M1923</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-11-06T11:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Import spreadsheet (xls) data into SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-spreadsheet-xls-data-into-SAS-dataset/m-p/13326#M1924</link>
      <description>"..but it doesnt work on Unix environment."&lt;BR /&gt;
&lt;BR /&gt;
What is the exact symptom or error/warning messages you receive when attempting the process?  This is important information.&lt;BR /&gt;
&lt;BR /&gt;
Also, did you have an opportunity to search the SAS support &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  website to investigate your problem/symptom?&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Fri, 06 Nov 2009 13:06:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-spreadsheet-xls-data-into-SAS-dataset/m-p/13326#M1924</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-11-06T13:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Import spreadsheet (xls) data into SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-spreadsheet-xls-data-into-SAS-dataset/m-p/13327#M1925</link>
      <description>From the SAS support website, here is a SUGI conference paper that may shed some light on your situation.&lt;BR /&gt;
&lt;BR /&gt;
You also need to seriously consider moving up to a fully-supported SAS version.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
How to Access PC File Data Objects Directly from UNIX&lt;BR /&gt;
Howard Plemmons, SAS® Institute Inc., Cary, NC&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi28/156-28.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi28/156-28.pdf&lt;/A&gt;</description>
      <pubDate>Fri, 06 Nov 2009 13:10:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-spreadsheet-xls-data-into-SAS-dataset/m-p/13327#M1925</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-11-06T13:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Import spreadsheet (xls) data into SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-spreadsheet-xls-data-into-SAS-dataset/m-p/13328#M1926</link>
      <description>You are correct Scott, looking at the SAS documentation you have sent, we would need to upgrade the SAS version as soon as possible.&lt;BR /&gt;
&lt;BR /&gt;
But for now if there any other approach that can help me getting the xls data into the SAS dataset in UNIX.&lt;BR /&gt;
&lt;BR /&gt;
Scott, can you tell me how do to exactly search in support.sas.com. Is there any specific format for searching. I mostly get vague result in searching.</description>
      <pubDate>Fri, 06 Nov 2009 13:22:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-spreadsheet-xls-data-into-SAS-dataset/m-p/13328#M1926</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-11-06T13:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Import spreadsheet (xls) data into SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-spreadsheet-xls-data-into-SAS-dataset/m-p/13329#M1927</link>
      <description>My preference is using Google advanced search - include the site:sas.com  parameter to limit the search just to the SAS.COM domain/website.  With your search arguments, you can use words, phrases, with "required" and/or "not" conditions.  Check out the advanced search hyperlink on the Google.com home page for details.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Fri, 06 Nov 2009 15:39:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-spreadsheet-xls-data-into-SAS-dataset/m-p/13329#M1927</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-11-06T15:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Import spreadsheet (xls) data into SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-spreadsheet-xls-data-into-SAS-dataset/m-p/13330#M1928</link>
      <description>export the Excel file to CSV and import with the macros in this article&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.sas.com/offices/europe/uk/newsletter/feature/issue28/tips-enterprise-csv.html" target="_blank"&gt;http://www.sas.com/offices/europe/uk/newsletter/feature/issue28/tips-enterprise-csv.html&lt;/A&gt;</description>
      <pubDate>Fri, 06 Nov 2009 17:25:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-spreadsheet-xls-data-into-SAS-dataset/m-p/13330#M1928</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2009-11-06T17:25:41Z</dc:date>
    </item>
  </channel>
</rss>

