<?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 Proc Import for Excel files in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Import-for-Excel-files/m-p/40174#M10387</link>
    <description>Hi&lt;BR /&gt;
I need to import an excel file. My excel file contains column which has numeric as well as character values. Alhough I have mentioned "MIXED=YES", the column is read as numeric so my character values became period(.). I know that sas will read first some rows and decide the type of variable.&lt;BR /&gt;
&lt;BR /&gt;
Is there any proc import statement which tells sas to scan all the values and then decide variable type??? &lt;BR /&gt;
&lt;BR /&gt;
Note: I dnt want to change my registry for this.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance.&lt;BR /&gt;
DJ</description>
    <pubDate>Thu, 14 Jan 2010 01:05:33 GMT</pubDate>
    <dc:creator>DJ</dc:creator>
    <dc:date>2010-01-14T01:05:33Z</dc:date>
    <item>
      <title>Proc Import for Excel files</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Import-for-Excel-files/m-p/40174#M10387</link>
      <description>Hi&lt;BR /&gt;
I need to import an excel file. My excel file contains column which has numeric as well as character values. Alhough I have mentioned "MIXED=YES", the column is read as numeric so my character values became period(.). I know that sas will read first some rows and decide the type of variable.&lt;BR /&gt;
&lt;BR /&gt;
Is there any proc import statement which tells sas to scan all the values and then decide variable type??? &lt;BR /&gt;
&lt;BR /&gt;
Note: I dnt want to change my registry for this.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance.&lt;BR /&gt;
DJ</description>
      <pubDate>Thu, 14 Jan 2010 01:05:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Import-for-Excel-files/m-p/40174#M10387</guid>
      <dc:creator>DJ</dc:creator>
      <dc:date>2010-01-14T01:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Import for Excel files</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Import-for-Excel-files/m-p/40175#M10388</link>
      <description>The way you change it is by changing the "typeguessrows" parameter in the registry.  How you do it is SAS version dependent.  Search support.sas.com for it and your SAS version.

Message was edited by: Doc@Duke</description>
      <pubDate>Thu, 14 Jan 2010 02:12:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Import-for-Excel-files/m-p/40175#M10388</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-01-14T02:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Import for Excel files</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Import-for-Excel-files/m-p/40176#M10389</link>
      <description>Thanks for reply.&lt;BR /&gt;
&lt;BR /&gt;
I am using SAS v9.2 and I dnt want to change registry settings for this. I am searching an option like GUESSROWS= for importing excel spread sheet. This option works fine with other file types.&lt;BR /&gt;
&lt;BR /&gt;
any thoughts???</description>
      <pubDate>Thu, 14 Jan 2010 17:29:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Import-for-Excel-files/m-p/40176#M10389</guid>
      <dc:creator>DJ</dc:creator>
      <dc:date>2010-01-14T17:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Import for Excel files</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Import-for-Excel-files/m-p/40177#M10390</link>
      <description>Other suggestions:  I'm afraid that you are outta luck.  Because SAS uses Micro$oft tools to read Excel, you have to do it the Micro$oft way.&lt;BR /&gt;
&lt;BR /&gt;
[I hate doing it this way as it can't be controlled through programing and is not portable, but I think that we are stuck with it.]

Message was edited by: Doc@Duke</description>
      <pubDate>Thu, 14 Jan 2010 18:53:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Import-for-Excel-files/m-p/40177#M10390</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-01-14T18:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Import for Excel files</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Import-for-Excel-files/m-p/40178#M10391</link>
      <description>Thanks anyway for your input.&lt;BR /&gt;
&lt;BR /&gt;
DJ</description>
      <pubDate>Fri, 15 Jan 2010 17:30:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Import-for-Excel-files/m-p/40178#M10391</guid>
      <dc:creator>DJ</dc:creator>
      <dc:date>2010-01-15T17:30:37Z</dc:date>
    </item>
  </channel>
</rss>

