<?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 how to import an excel file when column names are on third rows? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/how-to-import-an-excel-file-when-column-names-are-on-third-rows/m-p/72679#M21055</link>
    <description>The excel file starts with&lt;BR /&gt;
"The data was created on mm-dd-yyyy"&lt;BR /&gt;
then a blank row&lt;BR /&gt;
then column names&lt;BR /&gt;
then data.&lt;BR /&gt;
&lt;BR /&gt;
Is there any way to import the excel into SAS dataset and skip the first two lines and get the third row as column names?&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
    <pubDate>Thu, 16 Sep 2010 13:38:54 GMT</pubDate>
    <dc:creator>neilxu</dc:creator>
    <dc:date>2010-09-16T13:38:54Z</dc:date>
    <item>
      <title>how to import an excel file when column names are on third rows?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-import-an-excel-file-when-column-names-are-on-third-rows/m-p/72679#M21055</link>
      <description>The excel file starts with&lt;BR /&gt;
"The data was created on mm-dd-yyyy"&lt;BR /&gt;
then a blank row&lt;BR /&gt;
then column names&lt;BR /&gt;
then data.&lt;BR /&gt;
&lt;BR /&gt;
Is there any way to import the excel into SAS dataset and skip the first two lines and get the third row as column names?&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Thu, 16 Sep 2010 13:38:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-import-an-excel-file-when-column-names-are-on-third-rows/m-p/72679#M21055</guid>
      <dc:creator>neilxu</dc:creator>
      <dc:date>2010-09-16T13:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to import an excel file when column names are on third rows?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-import-an-excel-file-when-column-names-are-on-third-rows/m-p/72680#M21056</link>
      <description>Suggested reading from the SAS support website &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt; -- use the search facility or here's a Google advanced search argument, this topic / post:&lt;BR /&gt;
&lt;BR /&gt;
proc import skip first row site:sas.com&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Reading Delimited Text Files into SAS®9&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/technote/ts673.pdf" target="_blank"&gt;http://support.sas.com/techsup/technote/ts673.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Thu, 16 Sep 2010 14:19:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-import-an-excel-file-when-column-names-are-on-third-rows/m-p/72680#M21056</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-09-16T14:19:05Z</dc:date>
    </item>
  </channel>
</rss>

