<?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: Too many columns in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Too-many-columns/m-p/251208#M47424</link>
    <description>&lt;P&gt;Please mark the question as answered, if you have a solution.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Feb 2016 16:52:22 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-02-19T16:52:22Z</dc:date>
    <item>
      <title>Too many columns</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Too-many-columns/m-p/251193#M47417</link>
      <description>&lt;P&gt;Hi, I am relatively new to SAS University. I&amp;nbsp;am trying to import an Excel spreadsheet that has &amp;gt;1000 columns. I imported the data successfully, but only the first 256 columns. My code is below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname in '/folders/myfolders/sas';&lt;BR /&gt;proc import datafile='/folders/myfolders/sas/Fibrosis.xls'&lt;BR /&gt;out=in.LVFibrosis&lt;BR /&gt;DBMS=xls&lt;BR /&gt;REPLACE;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I limited by the software to 256 columns? And if so, does anyone have suggestions for working with a larger amount of data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 16:20:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Too-many-columns/m-p/251193#M47417</guid>
      <dc:creator>elmariah</dc:creator>
      <dc:date>2016-02-19T16:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Too many columns</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Too-many-columns/m-p/251197#M47418</link>
      <description>&lt;P&gt;I believe your issue lies with using XLS not XLSX. The older versions of Excel with extenstion XLS could not have more than 255 columns. So adjust your file name and and the engine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 16:27:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Too-many-columns/m-p/251197#M47418</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-02-19T16:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Too many columns</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Too-many-columns/m-p/251203#M47420</link>
      <description>Thanks a lot! That did the trick.&lt;BR /&gt;&lt;BR /&gt;##- Please type your reply above this line. Simple formatting, no&lt;BR /&gt;attachments. -##</description>
      <pubDate>Fri, 19 Feb 2016 16:36:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Too-many-columns/m-p/251203#M47420</guid>
      <dc:creator>elmariah</dc:creator>
      <dc:date>2016-02-19T16:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Too many columns</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Too-many-columns/m-p/251208#M47424</link>
      <description>&lt;P&gt;Please mark the question as answered, if you have a solution.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 16:52:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Too-many-columns/m-p/251208#M47424</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-19T16:52:22Z</dc:date>
    </item>
  </channel>
</rss>

