<?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: problem to import XLSX file into SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/problem-to-import-XLSX-file-into-SAS/m-p/759704#M240131</link>
    <description>&lt;P&gt;One of the wonderful joys of working with Microsoft Office software like Excel is that the specific engines for accessing data critical. If you use an option that is intended to work with older files on a newer file format you get such errors because the underlying files are considerable different.&lt;/P&gt;
&lt;P&gt;You have to know which option goes with which file format. Read the Proc Import documentation carefully. There are tables with multiple file related options and which file formats they work with.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or save yourself a lot of headaches with fixing data later by saving the XLSX to CSV and read that.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Aug 2021 14:32:18 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2021-08-05T14:32:18Z</dc:date>
    <item>
      <title>problem to import XLSX file into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/problem-to-import-XLSX-file-into-SAS/m-p/759664#M240116</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I have XLSX Excel file with 1 columns with following data: (I put example of the data)&lt;/P&gt;
&lt;P&gt;I am trying to import the XLSX file into SAS using file import wizard.&lt;/P&gt;
&lt;P&gt;I get an error and I am not able to import it!&lt;/P&gt;
&lt;P&gt;What step should I do please?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ronein_0-1628162986810.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/62295i8BA515BD014D5C0A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ronein_0-1628162986810.png" alt="Ronein_0-1628162986810.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;118 ,  201 ,  304 , 
301 ,  333 , 
333 , 
0 ,  308 , 
0 ,  304 , 
304 , 
118 ,  201 ,  308 , 
0 ,  118 ,  201 ,  333 , 
118 ,  201 ,  304 , 
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 11:30:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/problem-to-import-XLSX-file-into-SAS/m-p/759664#M240116</guid>
      <dc:creator>Ronein</dc:creator>
      <dc:date>2021-08-05T11:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: problem to import XLSX file into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/problem-to-import-XLSX-file-into-SAS/m-p/759666#M240117</link>
      <description>&lt;P&gt;Use the XLSX engine to access the file, not EXCEL or similar.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If in doubt, post the code you tried to import the file.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 11:44:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/problem-to-import-XLSX-file-into-SAS/m-p/759666#M240117</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-08-05T11:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: problem to import XLSX file into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/problem-to-import-XLSX-file-into-SAS/m-p/759704#M240131</link>
      <description>&lt;P&gt;One of the wonderful joys of working with Microsoft Office software like Excel is that the specific engines for accessing data critical. If you use an option that is intended to work with older files on a newer file format you get such errors because the underlying files are considerable different.&lt;/P&gt;
&lt;P&gt;You have to know which option goes with which file format. Read the Proc Import documentation carefully. There are tables with multiple file related options and which file formats they work with.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or save yourself a lot of headaches with fixing data later by saving the XLSX to CSV and read that.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 14:32:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/problem-to-import-XLSX-file-into-SAS/m-p/759704#M240131</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-08-05T14:32:18Z</dc:date>
    </item>
  </channel>
</rss>

