<?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: Excel column limitation on import? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Excel-column-limitation-on-import/m-p/109021#M30386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just guesing.&amp;nbsp; Try DBMS=XLSX;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Apr 2013 21:46:59 GMT</pubDate>
    <dc:creator>data_null__</dc:creator>
    <dc:date>2013-04-15T21:46:59Z</dc:date>
    <item>
      <title>Excel column limitation on import?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Excel-column-limitation-on-import/m-p/109020#M30385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently running SAS v9.3 on a 64-bit OS,&amp;nbsp; I am using the following code to import data from an Excel file.&amp;nbsp; The file contains 275 columns (variables) but only the first 255 are getting imported.&amp;nbsp; I've read previous discussions on this and it seems like this shouldn't be an issue with version 9.3.&amp;nbsp; Is my code missing something?&amp;nbsp; I have tried adding the option "version='2007';" but it was not successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help someone can offer!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc import datafile='V:\ProjectDirectory\DatafileName.xlsx' out=getdata replace dbms=excelcs;&lt;/P&gt;&lt;P&gt;&amp;nbsp; sheet='SASInput';&lt;/P&gt;&lt;P&gt;&amp;nbsp; usedate=no;&lt;/P&gt;&lt;P&gt;&amp;nbsp; scantime=yes;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;proc contents data=getdata varnum;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 20:39:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Excel-column-limitation-on-import/m-p/109020#M30385</guid>
      <dc:creator>mostater</dc:creator>
      <dc:date>2013-04-15T20:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Excel column limitation on import?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Excel-column-limitation-on-import/m-p/109021#M30386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just guesing.&amp;nbsp; Try DBMS=XLSX;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 21:46:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Excel-column-limitation-on-import/m-p/109021#M30386</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2013-04-15T21:46:59Z</dc:date>
    </item>
  </channel>
</rss>

