<?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: Add excel data to existing SAS dataset in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Add-excel-data-to-existing-SAS-dataset/m-p/284956#M58169</link>
    <description>&lt;P&gt;First step would be import the Excel data into SAS.&lt;/P&gt;
&lt;P&gt;The Merge (datastep) or Join (Proc Sql based on the value of the Fips code.&lt;/P&gt;
&lt;P&gt;Either datastep or Proc Sql solution would allow doing the calculation in the same step.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jul 2016 19:48:56 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2016-07-15T19:48:56Z</dc:date>
    <item>
      <title>Add excel data to existing SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Add-excel-data-to-existing-SAS-dataset/m-p/284918#M58156</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a SAS data set which has data for "estimated population count" for 33 counties "Fipscode:county fipscode, 2-digit numeric"variable, years 1990-2016. I have to add a variable named ALAND10&amp;nbsp;(from excel) which has a land area for each of the fipscode county variable in SAS (33 counties).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Later I need to calculate population density from the land area and population estimates. I've attached a&amp;nbsp;SAS data and excel clip.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 18:10:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Add-excel-data-to-existing-SAS-dataset/m-p/284918#M58156</guid>
      <dc:creator>mayasak</dc:creator>
      <dc:date>2016-07-15T18:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Add excel data to existing SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Add-excel-data-to-existing-SAS-dataset/m-p/284944#M58163</link>
      <description>&lt;P&gt;What have you tried so far?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 19:17:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Add-excel-data-to-existing-SAS-dataset/m-p/284944#M58163</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-07-15T19:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Add excel data to existing SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Add-excel-data-to-existing-SAS-dataset/m-p/284956#M58169</link>
      <description>&lt;P&gt;First step would be import the Excel data into SAS.&lt;/P&gt;
&lt;P&gt;The Merge (datastep) or Join (Proc Sql based on the value of the Fips code.&lt;/P&gt;
&lt;P&gt;Either datastep or Proc Sql solution would allow doing the calculation in the same step.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 19:48:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Add-excel-data-to-existing-SAS-dataset/m-p/284956#M58169</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-07-15T19:48:56Z</dc:date>
    </item>
  </channel>
</rss>

