<?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 Excel data via libname in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Excel-data-via-libname/m-p/151709#M39933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish to read in my Excel data via libname but SAS doesn't read in all the columns when I open it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my SAS syntax if you could please tell me what's wrong with it? &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;libname chk EXCEL '\\IDMS\IDMS 2013.xlsx' mixed=yes stringdates=yes dbMax_text=32767;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 May 2014 08:37:38 GMT</pubDate>
    <dc:creator>Miracle</dc:creator>
    <dc:date>2014-05-09T08:37:38Z</dc:date>
    <item>
      <title>Excel data via libname</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Excel-data-via-libname/m-p/151709#M39933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish to read in my Excel data via libname but SAS doesn't read in all the columns when I open it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my SAS syntax if you could please tell me what's wrong with it? &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;libname chk EXCEL '\\IDMS\IDMS 2013.xlsx' mixed=yes stringdates=yes dbMax_text=32767;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 08:37:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Excel-data-via-libname/m-p/151709#M39933</guid>
      <dc:creator>Miracle</dc:creator>
      <dc:date>2014-05-09T08:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Excel data via libname</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Excel-data-via-libname/m-p/151710#M39934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;perhaps you could post an example excel file where this problem occurs.&amp;nbsp; I cannot tell much from what you have posted.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 09:07:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Excel-data-via-libname/m-p/151710#M39934</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2014-05-09T09:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Excel data via libname</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Excel-data-via-libname/m-p/151711#M39935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the columns have been defined like a table. All of them must have a name (first row) that conforms SAS naming conventions.&lt;/P&gt;&lt;P&gt;Putting a missing column in between will stop the reading at that point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the conversion Excel/SAS using libnames is based on range definitions. You could define a named range in Excel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 10:14:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Excel-data-via-libname/m-p/151711#M39935</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-05-09T10:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Excel data via libname</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Excel-data-via-libname/m-p/151712#M39936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I checked that there is neither a missing column nor invalid SAS naming conventions. &lt;BR /&gt;I managed to read in all my data by proc import with GUESSINGROWS=2147483647; statement and I still don't understand why I can't do it with libname statement :smileyconfused: &lt;BR /&gt;Because I need to meet deadline I'll just use proc import for now &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 May 2014 10:45:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Excel-data-via-libname/m-p/151712#M39936</guid>
      <dc:creator>Miracle</dc:creator>
      <dc:date>2014-05-11T10:45:11Z</dc:date>
    </item>
  </channel>
</rss>

