<?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: How to read header from excel distributed in two lines. in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/How-to-read-header-from-excel-distributed-in-two-lines/m-p/271155#M58299</link>
    <description>&lt;P&gt;Can you post some data(attach a excel file) to let us test ?&lt;/P&gt;</description>
    <pubDate>Wed, 18 May 2016 02:14:19 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2016-05-18T02:14:19Z</dc:date>
    <item>
      <title>How to read header from excel distributed in two lines.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-read-header-from-excel-distributed-in-two-lines/m-p/271044#M58280</link>
      <description>&lt;P&gt;I want to import excel file in sas but the header name is splitted in two rows.For ex: suppose header name is "total Price" then total is written in 1 row while price is written just below row .how can i read both as one or can concanate.File extension is .xls.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 17:46:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-read-header-from-excel-distributed-in-two-lines/m-p/271044#M58280</guid>
      <dc:creator>tarunchitkara</dc:creator>
      <dc:date>2016-05-17T17:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to read header from excel distributed in two lines.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-read-header-from-excel-distributed-in-two-lines/m-p/271095#M58289</link>
      <description>&lt;P&gt;Is this a one time task or will you be reading multiple files with the same format?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this is a one-time then perhaps merging the cells in Excel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I were to be reading many of these files I would 1)save them to CSV and 2) write a Datastep to read the files and have the code set the variable names and start reading with OBS=3 on the infile statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Because of other data issues inherit in Excel I would actuall likely go the CSV route anyway.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 20:33:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-read-header-from-excel-distributed-in-two-lines/m-p/271095#M58289</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-05-17T20:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to read header from excel distributed in two lines.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-read-header-from-excel-distributed-in-two-lines/m-p/271155#M58299</link>
      <description>&lt;P&gt;Can you post some data(attach a excel file) to let us test ?&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 02:14:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-read-header-from-excel-distributed-in-two-lines/m-p/271155#M58299</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-05-18T02:14:19Z</dc:date>
    </item>
  </channel>
</rss>

