<?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: reading data from merged cells in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/reading-data-from-merged-cells/m-p/22803#M3722</link>
    <description>there are a variety of tedious but possible ways to read in such abnormally presented data, but my gut feeling is that you will be much better off if you can clean up the data from your source Excel spreadsheet to eliminate this kind of abnormality.</description>
    <pubDate>Tue, 01 Dec 2009 20:46:22 GMT</pubDate>
    <dc:creator>abdullala</dc:creator>
    <dc:date>2009-12-01T20:46:22Z</dc:date>
    <item>
      <title>reading data from merged cells</title>
      <link>https://communities.sas.com/t5/SAS-Programming/reading-data-from-merged-cells/m-p/22802#M3721</link>
      <description>I have a data in the following format in excel spreadsheet.&lt;BR /&gt;
Actually the PatientID treatment and Test are given in merged cells.&lt;BR /&gt;
For example for screening(value is 10) the data is available in the next row.&lt;BR /&gt;
but PatientID treatment and test are common for first and second rows.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Patient--Treatment--Test--Screening---Day1---Day2--Day3--Day5&lt;BR /&gt;
			&lt;BR /&gt;
1---------------X------------A---------------------- 20-------20-------30-------40	&lt;BR /&gt;
----------------------------------------10&lt;BR /&gt;
 &lt;BR /&gt;
How can I make a dataset with this kind of data in such a way that&lt;BR /&gt;
for each patient all data should be available in one row.</description>
      <pubDate>Mon, 30 Nov 2009 11:21:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/reading-data-from-merged-cells/m-p/22802#M3721</guid>
      <dc:creator>A_B_C</dc:creator>
      <dc:date>2009-11-30T11:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: reading data from merged cells</title>
      <link>https://communities.sas.com/t5/SAS-Programming/reading-data-from-merged-cells/m-p/22803#M3722</link>
      <description>there are a variety of tedious but possible ways to read in such abnormally presented data, but my gut feeling is that you will be much better off if you can clean up the data from your source Excel spreadsheet to eliminate this kind of abnormality.</description>
      <pubDate>Tue, 01 Dec 2009 20:46:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/reading-data-from-merged-cells/m-p/22803#M3722</guid>
      <dc:creator>abdullala</dc:creator>
      <dc:date>2009-12-01T20:46:22Z</dc:date>
    </item>
  </channel>
</rss>

