<?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: Infile statement to import a specific worksheet in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Infile-statement-to-import-a-specific-worksheet/m-p/587525#M167830</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/277970"&gt;@sks521&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi folks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do I use infile statement to bring in data from a worksheet please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Actually INFILE is not intended to work with spreadsheets. It is intended to read text files either fixed column, delimited, named input or some combination thereof.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want control over how data is read then export your worksheet (File &amp;gt; SaveAs) to a CSV file and use an infile statement pointing to that file to read.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Sep 2019 14:12:15 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2019-09-10T14:12:15Z</dc:date>
    <item>
      <title>Infile statement to import a specific worksheet</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Infile-statement-to-import-a-specific-worksheet/m-p/587520#M167826</link>
      <description>&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I use infile statement to bring in data from a worksheet please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 13:57:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Infile-statement-to-import-a-specific-worksheet/m-p/587520#M167826</guid>
      <dc:creator>sks521</dc:creator>
      <dc:date>2019-09-10T13:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Infile statement to import a specific worksheet</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Infile-statement-to-import-a-specific-worksheet/m-p/587525#M167830</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/277970"&gt;@sks521&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi folks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do I use infile statement to bring in data from a worksheet please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Actually INFILE is not intended to work with spreadsheets. It is intended to read text files either fixed column, delimited, named input or some combination thereof.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want control over how data is read then export your worksheet (File &amp;gt; SaveAs) to a CSV file and use an infile statement pointing to that file to read.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 14:12:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Infile-statement-to-import-a-specific-worksheet/m-p/587525#M167830</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-09-10T14:12:15Z</dc:date>
    </item>
  </channel>
</rss>

